Home
last modified time | relevance | path

Searched refs:fscache_unuse_cookie (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/fs/ceph/
A Dcache.c60 fscache_unuse_cookie(ceph_fscache_cookie(ci), in ceph_fscache_unuse_cookie()
63 fscache_unuse_cookie(ceph_fscache_cookie(ci), NULL, NULL); in ceph_fscache_unuse_cookie()
/linux-6.3-rc2/include/linux/
A Dfscache.h284 static inline void fscache_unuse_cookie(struct fscache_cookie *cookie, in fscache_unuse_cookie() function
652 fscache_unuse_cookie(cookie, NULL, NULL); in fscache_unpin_writeback()
670 fscache_unuse_cookie(cookie, aux, &i_size); in fscache_clear_inode_writeback()
/linux-6.3-rc2/fs/9p/
A Dvfs_dir.c227 fscache_unuse_cookie(v9fs_inode_cookie(v9inode), in v9fs_dir_release()
230 fscache_unuse_cookie(v9fs_inode_cookie(v9inode), NULL, NULL); in v9fs_dir_release()
/linux-6.3-rc2/fs/cifs/
A Dfscache.c120 fscache_unuse_cookie(cifs_inode_cookie(inode), &cd, &i_size); in cifs_fscache_unuse_inode_cookie()
122 fscache_unuse_cookie(cifs_inode_cookie(inode), NULL, NULL); in cifs_fscache_unuse_inode_cookie()
/linux-6.3-rc2/fs/afs/
A Dfile.c200 fscache_unuse_cookie(afs_vnode_cache(vnode), &aux, &i_size); in afs_release()
202 fscache_unuse_cookie(afs_vnode_cache(vnode), NULL, NULL); in afs_release()
A Dinode.c961 fscache_unuse_cookie(afs_vnode_cache(vnode), NULL, NULL); in afs_setattr()
/linux-6.3-rc2/fs/erofs/
A Dfscache.c470 fscache_unuse_cookie(cookie, NULL, NULL); in erofs_fscache_acquire_cookie()
479 fscache_unuse_cookie(ctx->cookie, NULL, NULL); in erofs_fscache_relinquish_cookie()
/linux-6.3-rc2/fs/nfs/
A Dfscache.c237 fscache_unuse_cookie(cookie, &auxdata, &i_size); in nfs_fscache_release_file()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dnetfs-api.rst197 void fscache_unuse_cookie(struct fscache_cookie *cookie,

Completed in 12 milliseconds