Lines Matching refs:ceph_cap
175 struct ceph_cap {
384 struct ceph_cap *i_auth_cap; /* authoritative cap, if any */
759 struct ceph_cap *cap);
790 struct ceph_cap *ocap, int mask);
1218 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
1224 struct ceph_cap **new_cap);
1225 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1226 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1229 struct ceph_cap *cap);
1241 extern struct ceph_cap *__get_cap_for_mds(struct ceph_inode_info *ci,
1243 extern struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci,
1293 int ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate);