Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcaps.c1245 struct ceph_mds_caps *fc; in encode_cap_msg()
1498 #define CAP_MSG_FIXED_FIELDS (sizeof(struct ceph_mds_caps) + \
1506 #define CAP_MSG_FIXED_FIELDS (sizeof(struct ceph_mds_caps) + \
3487 struct ceph_mds_caps *grant, in handle_cap_grant()
3811 struct ceph_mds_caps *m, in handle_cap_flush_ack()
3969 struct ceph_mds_caps *m, in handle_cap_flushsnap_ack()
4021 struct ceph_mds_caps *trunc, in handle_cap_trunc()
4064 static void handle_cap_export(struct inode *inode, struct ceph_mds_caps *ex, in handle_cap_export()
4199 struct inode *inode, struct ceph_mds_caps *im, in handle_cap_import()
4335 struct ceph_mds_caps *h; in ceph_handle_caps()