Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dsuper.h966 static inline bool __ceph_have_pending_cap_snap(struct ceph_inode_info *ci) in __ceph_have_pending_cap_snap() function
Dsnap.c545 if (__ceph_have_pending_cap_snap(ci)) { in ceph_queue_cap_snap()
Dfile.c1205 if (__ceph_have_pending_cap_snap(ci)) { in ceph_aio_retry_work()
1859 if (__ceph_have_pending_cap_snap(ci)) { in ceph_write_iter()
Daddr.c98 if (__ceph_have_pending_cap_snap(ci)) { in ceph_dirty_folio()
Dcaps.c2727 if (__ceph_have_pending_cap_snap(ci)) { in try_get_cap_refs()
3121 if (check_flushsnaps && __ceph_have_pending_cap_snap(ci)) { in __ceph_put_cap_refs()