Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fscache/
Dio.c77 ret = fscache_wait_for_operation_activation( in __fscache_begin_read_operation()
Dpage.c367 int fscache_wait_for_operation_activation(struct fscache_object *object, in fscache_wait_for_operation_activation() function
483 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_page()
610 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_pages()
717 ret = fscache_wait_for_operation_activation( in __fscache_alloc_page()
Dinternal.h115 extern int fscache_wait_for_operation_activation(struct fscache_object *,
Dcookie.c954 ret = fscache_wait_for_operation_activation(object, op, NULL, NULL); in __fscache_check_consistency()