Home
last modified time | relevance | path

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

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