Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dcache.c45 fscache_relinquish_cookie(ceph_fscache_cookie(ci), false); in ceph_fscache_unregister_inode_cookie()
/linux-6.6.21/fs/smb/client/
Dfscache.c135 fscache_relinquish_cookie(cookie, false); in cifs_fscache_release_inode_cookie()
/linux-6.6.21/fs/erofs/
Dfscache.c472 fscache_relinquish_cookie(cookie, false); in erofs_fscache_acquire_cookie()
481 fscache_relinquish_cookie(ctx->cookie, false); in erofs_fscache_relinquish_cookie()
/linux-6.6.21/include/linux/
Dfscache.h305 void fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in fscache_relinquish_cookie() function
/linux-6.6.21/fs/nfs/
Dfscache.c193 fscache_relinquish_cookie(netfs_i_cookie(netfs_inode(inode)), false); in nfs_fscache_clear_inode()
/linux-6.6.21/fs/afs/
Dinode.c836 fscache_relinquish_cookie(afs_vnode_cache(vnode), in afs_evict_inode()
/linux-6.6.21/fs/9p/
Dvfs_inode.c386 fscache_relinquish_cookie(v9fs_inode_cookie(v9inode), false); in v9fs_evict_inode()
/linux-6.6.21/Documentation/filesystems/caching/
Dnetfs-api.rst181 void fscache_relinquish_cookie(struct fscache_cookie *cookie,