Home
last modified time | relevance | path

Searched refs:ceph_fscache_unuse_cookie (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/ceph/
H A Dcache.h24 void ceph_fscache_unuse_cookie(struct inode *inode, bool update);
42 ceph_fscache_unuse_cookie(inode, true); in ceph_fscache_resize()
101 static inline void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie() function
H A Dcache.c55 void ceph_fscache_unuse_cookie(struct inode *inode, bool update) in ceph_fscache_unuse_cookie() function
H A Dfile.c248 ceph_fscache_unuse_cookie(inode, file->f_mode & FMODE_WRITE); in ceph_init_file_info()
933 ceph_fscache_unuse_cookie(inode, file->f_mode & FMODE_WRITE); in ceph_release()
H A Dinode.c687 ceph_fscache_unuse_cookie(inode, true); in ceph_evict_inode()

Completed in 8 milliseconds