Searched refs:fscache_submit_op (Results 1 – 6 of 6) sorted by relevance
69 if (fscache_submit_op(object, &op->op) < 0) in __fscache_begin_read_operation()
475 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_page()602 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_pages()711 if (fscache_submit_op(object, &op->op) < 0) in __fscache_alloc_page()1042 if (fscache_submit_op(object, &op->op) < 0) in __fscache_write_page()
103 extern int fscache_submit_op(struct fscache_object *,
243 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op() function
948 if (fscache_submit_op(object, op) < 0) in __fscache_check_consistency()
146 int fscache_submit_op(struct fscache_object *object,
Completed in 9 milliseconds