Searched refs:fscache_relinquish_volume (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/fs/ceph/ |
D | cache.c | 111 fscache_relinquish_volume(fsc->fscache, NULL, false); in ceph_fscache_unregister_fs()
|
/linux-6.12.1/fs/smb/client/ |
D | fscache.c | 121 fscache_relinquish_volume(tcon->fscache, &cd, false); in cifs_fscache_release_super_cookie()
|
/linux-6.12.1/fs/erofs/ |
D | fscache.c | 394 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/ |
D | fscache.h | 222 void fscache_relinquish_volume(struct fscache_volume *volume, in fscache_relinquish_volume() function
|
/linux-6.12.1/fs/nfs/ |
D | fscache.c | 155 fscache_relinquish_volume(nfss->fscache, NULL, false); in nfs_fscache_release_super_cookie()
|
/linux-6.12.1/fs/afs/ |
D | volume.c | 341 fscache_relinquish_volume(volume->cache, NULL, in afs_deactivate_volume()
|
/linux-6.12.1/fs/9p/ |
D | v9fs.c | 511 fscache_relinquish_volume(v9fs_session_cache(v9ses), NULL, false); in v9fs_session_close()
|
/linux-6.12.1/Documentation/filesystems/caching/ |
D | netfs-api.rst | 131 void fscache_relinquish_volume(struct fscache_volume *volume,
|