Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Dpage.c346 int fscache_wait_for_operation_activation(struct fscache_object *object, in fscache_wait_for_operation_activation() function
462 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_page()
593 ret = fscache_wait_for_operation_activation( in __fscache_read_or_alloc_pages()
700 ret = fscache_wait_for_operation_activation( in __fscache_alloc_page()
Dinternal.h138 extern int fscache_wait_for_operation_activation(struct fscache_object *,
Dcookie.c698 ret = fscache_wait_for_operation_activation(object, op, in __fscache_check_consistency()