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

/linux-master/fs/ceph/
H A Dcache.c45 fscache_relinquish_cookie(ceph_fscache_cookie(ci), false);
/linux-master/fs/smb/client/
H A Dfscache.c149 fscache_relinquish_cookie(cookie, false);
/linux-master/fs/erofs/
H A Dfscache.c544 fscache_relinquish_cookie(cookie, false);
553 fscache_relinquish_cookie(ctx->cookie, false);
/linux-master/include/linux/
H A Dfscache.h293 * fscache_relinquish_cookie - Return the cookie to the cache, maybe discarding
305 void fscache_relinquish_cookie(struct fscache_cookie *cookie, bool retire) function
/linux-master/fs/nfs/
H A Dfscache.c193 fscache_relinquish_cookie(netfs_i_cookie(netfs_inode(inode)), false);
/linux-master/fs/afs/
H A Dinode.c664 fscache_relinquish_cookie(afs_vnode_cache(vnode),
/linux-master/fs/9p/
H A Dvfs_inode.c358 fscache_relinquish_cookie(v9fs_inode_cookie(v9inode), false);

Completed in 224 milliseconds