Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dfscache.c185 ret = fscache_begin_write_operation(&cres, cookie); in fscache_fallback_write_page()
/Linux-v6.1/fs/nfs/
Dfscache.c287 ret = fscache_begin_write_operation(&cres, cookie); in fscache_fallback_write_page()
/Linux-v6.1/include/linux/
Dfscache.h538 int fscache_begin_write_operation(struct netfs_cache_resources *cres, in fscache_begin_write_operation() function