Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fscache/
H A Dpage.c373 int fscache_wait_for_operation_activation(struct fscache_object *object, in fscache_wait_for_operation_activation() function
489 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_page()
616 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_pages()
723 ret = fscache_wait_for_operation_activation( in __fscache_alloc_page()
H A Dinternal.h142 extern int fscache_wait_for_operation_activation(struct fscache_object *,
H A Dcookie.c925 ret = fscache_wait_for_operation_activation(object, op, NULL, NULL); in __fscache_check_consistency()