Searched refs:begin_operation (Results 1 – 4 of 4) sorted by relevance
61 return cookie->volume->cache->ops->begin_operation(cres, want_state); in fscache_wait_for_operation()116 if (!cookie->volume->cache->ops->begin_operation(cres, want_state)) in fscache_begin_operation()
75 bool (*begin_operation)(struct netfs_cache_resources *cres, member
444 .begin_operation = cachefiles_begin_operation,
386 bool (*begin_operation)(struct netfs_cache_resources *cres,418 ``begin_operation`` method described above.