Searched refs:ceph_fscache_use_cookie (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ceph/
H A Dcache.h23 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify);
40 ceph_fscache_use_cookie(inode, true);
78 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) function
H A Dcache.c48 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) function
H A Dfile.c270 ceph_fscache_use_cookie(inode, file->f_mode & FMODE_WRITE);

Completed in 239 milliseconds