Home
last modified time | relevance | path

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

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