Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dio.c69 if (fscache_submit_op(object, &op->op) < 0) in __fscache_begin_read_operation()
A Dpage.c475 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()
A Dinternal.h103 extern int fscache_submit_op(struct fscache_object *,
A Doperation.c243 int fscache_submit_op(struct fscache_object *object, in fscache_submit_op() function
A Dcookie.c948 if (fscache_submit_op(object, op) < 0) in __fscache_check_consistency()
/linux/Documentation/filesystems/caching/
A Doperations.rst146 int fscache_submit_op(struct fscache_object *object,

Completed in 9 milliseconds