Home
last modified time | relevance | path

Searched defs:will_modify (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dcache.c48 void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie()
H A Dcache.h97 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie()
/openbmc/linux/fs/fscache/
H A Dcookie.c548 static bool fscache_begin_lookup(struct fscache_cookie *cookie, bool will_modify) in fscache_begin_lookup()
569 void __fscache_use_cookie(struct fscache_cookie *cookie, bool will_modify) in __fscache_use_cookie()
/openbmc/linux/include/linux/
H A Dfscache.h269 bool will_modify) in fscache_use_cookie()