Home
last modified time | relevance | path

Searched refs:fscache_acquire_volume (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/fs/9p/
A Dcache.c34 vcookie = fscache_acquire_volume(name, NULL, NULL, 0); in v9fs_cache_session_get_cookie()
/linux-6.3-rc2/fs/ceph/
A Dcache.c97 fsc->fscache = fscache_acquire_volume(name, NULL, NULL, 0); in ceph_fscache_register_fs()
/linux-6.3-rc2/fs/cifs/
A Dfscache.c64 vcookie = fscache_acquire_volume(key, in cifs_fscache_get_super_cookie()
/linux-6.3-rc2/fs/nfs/
A Dfscache.c127 vcookie = fscache_acquire_volume(key, in nfs_fscache_get_super_cookie()
/linux-6.3-rc2/include/linux/
A Dfscache.h197 struct fscache_volume *fscache_acquire_volume(const char *volume_key, in fscache_acquire_volume() function
/linux-6.3-rc2/fs/afs/
A Dvolume.c282 vcookie = fscache_acquire_volume(name, NULL, NULL, 0); in afs_activate_volume()
/linux-6.3-rc2/fs/erofs/
A Dfscache.c351 volume = fscache_acquire_volume(name, NULL, NULL, 0); in erofs_fscache_register_volume()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dnetfs-api.rst98 fscache_acquire_volume(const char *volume_key,

Completed in 10 milliseconds