Home
last modified time | relevance | path

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

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