Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/fscache/
A Dio.c61 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()
/linux-6.3-rc2/include/linux/
A Dfscache-cache.h75 bool (*begin_operation)(struct netfs_cache_resources *cres, member
/linux-6.3-rc2/fs/cachefiles/
A Dinterface.c444 .begin_operation = cachefiles_begin_operation,
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst386 bool (*begin_operation)(struct netfs_cache_resources *cres,
418 ``begin_operation`` method described above.

Completed in 5 milliseconds