Home
last modified time | relevance | path

Searched refs:fscache_submit_op (Results 1 – 4 of 4) sorted by relevance

/fs/fscache/
Dpage.c481 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_page()
608 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_pages()
717 if (fscache_submit_op(object, &op->op) < 0) in __fscache_alloc_page()
1048 if (fscache_submit_op(object, &op->op) < 0) in __fscache_write_page()
Dinternal.h128 extern int fscache_submit_op(struct fscache_object *,
Doperation.c240 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op() function
Dcookie.c931 if (fscache_submit_op(object, op) < 0) in __fscache_check_consistency()