Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ceph/
Dcache.c111 fscache_relinquish_volume(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
/linux-6.12.1/fs/smb/client/
Dfscache.c121 fscache_relinquish_volume(tcon->fscache, &cd, false); in cifs_fscache_release_super_cookie()
/linux-6.12.1/fs/erofs/
Dfscache.c394 fscache_relinquish_volume(domain->volume, NULL, false); in erofs_fscache_domain_put()
673 fscache_relinquish_volume(sbi->volume, NULL, false); in erofs_fscache_unregister_fs()
/linux-6.12.1/include/linux/
Dfscache.h222 void fscache_relinquish_volume(struct fscache_volume *volume, in fscache_relinquish_volume() function
/linux-6.12.1/fs/nfs/
Dfscache.c155 fscache_relinquish_volume(nfss->fscache, NULL, false); in nfs_fscache_release_super_cookie()
/linux-6.12.1/fs/afs/
Dvolume.c341 fscache_relinquish_volume(volume->cache, NULL, in afs_deactivate_volume()
/linux-6.12.1/fs/9p/
Dv9fs.c511 fscache_relinquish_volume(v9fs_session_cache(v9ses), NULL, false); in v9fs_session_close()
/linux-6.12.1/Documentation/filesystems/caching/
Dnetfs-api.rst131 void fscache_relinquish_volume(struct fscache_volume *volume,