Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ceph/
Dcaps.c1009 static int __ceph_is_any_caps(struct ceph_inode_info *ci) in __ceph_is_any_caps() function
1020 ret = __ceph_is_any_caps(ci); in ceph_is_any_caps()
1110 if (!__ceph_is_any_caps(ci) && ci->i_wr_ref == 0 && ci->i_snap_realm) in __ceph_remove_cap()
2921 if (!__ceph_is_any_caps(ci) && ci->i_snap_realm) in ceph_put_cap_refs()