Lines Matching refs:ceph_cap
159 struct ceph_cap { struct
368 struct ceph_cap *i_auth_cap; /* authoritative cap, if any */
716 struct ceph_cap *cap);
747 struct ceph_cap *ocap, int mask);
1159 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
1165 struct ceph_cap **new_cap);
1166 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1167 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1170 struct ceph_cap *cap);
1182 extern struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci,
1231 int ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate);