Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dcache.c43 fscache_relinquish_cookie(ceph_fscache_cookie(ci), false); in ceph_fscache_unregister_inode_cookie()
/Linux-v6.1/fs/erofs/
Dfscache.c540 fscache_relinquish_cookie(ctx->cookie, false); in erofs_fscache_acquire_cookie()
549 fscache_relinquish_cookie(ctx->cookie, false); in erofs_fscache_relinquish_cookie()
/Linux-v6.1/fs/cifs/
Dfscache.c133 fscache_relinquish_cookie(cookie, false); in cifs_fscache_release_inode_cookie()
/Linux-v6.1/include/linux/
Dfscache.h305 void fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) in fscache_relinquish_cookie() function
/Linux-v6.1/fs/nfs/
Dfscache.c189 fscache_relinquish_cookie(cookie, false); in nfs_fscache_clear_inode()
/Linux-v6.1/fs/afs/
Dinode.c817 fscache_relinquish_cookie(afs_vnode_cache(vnode), in afs_evict_inode()
/Linux-v6.1/fs/9p/
Dvfs_inode.c400 fscache_relinquish_cookie(v9fs_inode_cookie(v9inode), false); in v9fs_evict_inode()
/Linux-v6.1/Documentation/filesystems/caching/
Dnetfs-api.rst181 void fscache_relinquish_cookie(struct fscache_cookie *cookie,