Home
last modified time | relevance | path

Searched refs:__ceph_have_pending_cap_snap (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/fs/ceph/
Dsnap.c546 if (__ceph_have_pending_cap_snap(ci)) { in ceph_queue_cap_snap()
Dsuper.h1008 static inline bool __ceph_have_pending_cap_snap(struct ceph_inode_info *ci) in __ceph_have_pending_cap_snap() function
Dfile.c1328 if (__ceph_have_pending_cap_snap(ci)) { in ceph_aio_retry_work()
2326 if (__ceph_have_pending_cap_snap(ci)) { in ceph_write_iter()
Daddr.c99 if (__ceph_have_pending_cap_snap(ci)) { in ceph_dirty_folio()
Dcaps.c2792 if (__ceph_have_pending_cap_snap(ci)) { in try_get_cap_refs()
3200 if (check_flushsnaps && __ceph_have_pending_cap_snap(ci)) { in __ceph_put_cap_refs()