Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1308 static inline bool ceph_cap_is_removed(const struct ceph_cap *cap) in ceph_cap_is_removed() function
H A Dcaps.c1159 if (ceph_cap_is_removed(cap)) in __ceph_remove_cap()
1236 if (ceph_cap_is_removed(cap)) { in ceph_remove_cap()
H A Dmds_client.c1959 if (ceph_cap_is_removed(cap)) { in ceph_iterate_session_caps()