Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Dpage.c485 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_page()
612 if (fscache_submit_op(object, &op->op) < 0) in __fscache_read_or_alloc_pages()
721 if (fscache_submit_op(object, &op->op) < 0) in __fscache_alloc_page()
1052 if (fscache_submit_op(object, &op->op) < 0) in __fscache_write_page()
Dinternal.h134 extern int fscache_submit_op(struct fscache_object *,
Doperation.c244 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op() function
Dcookie.c923 if (fscache_submit_op(object, op) < 0) in __fscache_check_consistency()