Searched refs:fscache_relinquish_volume (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/ceph/
H A Dcache.c111 fscache_relinquish_volume(fsc->fscache, NULL, false);
/linux-master/fs/smb/client/
H A Dfscache.c121 fscache_relinquish_volume(tcon->fscache, &cd, false);
/linux-master/fs/erofs/
H A Dfscache.c400 fscache_relinquish_volume(domain->volume, NULL, false);
679 fscache_relinquish_volume(sbi->volume, NULL, false);
/linux-master/include/linux/
H A Dfscache.h209 * fscache_relinquish_volume - Cease caching a volume
219 void fscache_relinquish_volume(struct fscache_volume *volume, function
/linux-master/fs/nfs/
H A Dfscache.c155 fscache_relinquish_volume(nfss->fscache, NULL, false);
/linux-master/fs/afs/
H A Dvolume.c341 fscache_relinquish_volume(volume->cache, NULL,
/linux-master/fs/9p/
H A Dv9fs.c511 fscache_relinquish_volume(v9fs_session_cache(v9ses), NULL, false);

Completed in 195 milliseconds