Home
last modified time | relevance | path

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

/linux-6.12.1/fs/9p/
Dcache.c34 vcookie = fscache_acquire_volume(name, NULL, NULL, 0); in v9fs_cache_session_get_cookie()
/linux-6.12.1/fs/ceph/
Dcache.c99 fsc->fscache = fscache_acquire_volume(name, NULL, NULL, 0); in ceph_fscache_register_fs()
/linux-6.12.1/fs/smb/client/
Dfscache.c86 vcookie = fscache_acquire_volume(key, in cifs_fscache_get_super_cookie()
/linux-6.12.1/include/linux/
Dfscache.h200 struct fscache_volume *fscache_acquire_volume(const char *volume_key, in fscache_acquire_volume() function
/linux-6.12.1/fs/nfs/
Dfscache.c130 vcookie = fscache_acquire_volume(key, in nfs_fscache_get_super_cookie()
/linux-6.12.1/fs/afs/
Dvolume.c318 vcookie = fscache_acquire_volume(name, NULL, NULL, 0); in afs_activate_volume()
/linux-6.12.1/fs/erofs/
Dfscache.c416 volume = fscache_acquire_volume(name, NULL, NULL, 0); in erofs_fscache_register_volume()
/linux-6.12.1/Documentation/filesystems/caching/
Dnetfs-api.rst98 fscache_acquire_volume(const char *volume_key,