Lines Matching defs:ceph_cap
204 struct ceph_cap {
424 struct ceph_cap *i_auth_cap; /* authoritative cap, if any */
813 struct ceph_cap *cap);
844 struct ceph_cap *ocap, int mask);
1265 extern struct ceph_cap *ceph_get_cap(struct ceph_mds_client *mdsc,
1271 struct ceph_cap **new_cap);
1272 extern void __ceph_remove_cap(struct ceph_cap *cap, bool queue_release);
1273 extern void ceph_remove_cap(struct ceph_mds_client *mdsc, struct ceph_cap *cap,
1277 struct ceph_cap *cap);
1289 extern struct ceph_cap *__get_cap_for_mds(struct ceph_inode_info *ci,
1291 extern struct ceph_cap *ceph_get_cap_for_mds(struct ceph_inode_info *ci,
1340 int ceph_purge_inode_cap(struct inode *inode, struct ceph_cap *cap, bool *invalidate);