Lines Matching refs:ceph_cap
153 struct ceph_cap { struct
356 struct ceph_cap *i_auth_cap; /* authoritative cap, if any */
705 struct ceph_cap *cap);
736 struct ceph_cap *ocap, int mask);
1143 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
1149 struct ceph_cap **new_cap);
1150 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1151 extern void ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1154 struct ceph_cap *cap);
1166 extern struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci,
1214 int ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate);