Home
last modified time | relevance | path

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

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