Home
last modified time | relevance | path

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

/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.h78 static inline void ceph_fscache_use_cookie(struct inode *inode, bool will_modify) in ceph_fscache_use_cookie()
/linux/fs/netfs/
H A Dfscache_cookie.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()
/linux/include/linux/
H A Dfscache.h272 bool will_modify) in fscache_use_cookie()