Searched refs:will_modify (Results 1 – 5 of 5) sorted by relevance
23 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify);97 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie() argument
48 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie() argument52 fscache_use_cookie(ceph_fscache_cookie(ci), will_modify); in ceph_fscache_use_cookie()
548 static bool fscache_begin_lookup(struct fscache_cookie *cookie, bool will_modify) in fscache_begin_lookup() argument550 if (will_modify) { in fscache_begin_lookup()569 void __fscache_use_cookie(struct fscache_cookie *cookie, bool will_modify) in __fscache_use_cookie() argument586 will_modify ? in __fscache_use_cookie()593 queue = fscache_begin_lookup(cookie, will_modify); in __fscache_use_cookie()598 if (will_modify) in __fscache_use_cookie()603 if (will_modify && in __fscache_use_cookie()
269 bool will_modify) in fscache_use_cookie() argument272 __fscache_use_cookie(cookie, will_modify); in fscache_use_cookie()
196 bool will_modify);