Searched defs:ceph_mds_reply_head (Results 1 – 1 of 1) sorted by relevance
467 struct ceph_mds_reply_head { struct468 __le32 op;469 __le32 result;470 __le32 mdsmap_epoch;471 __u8 safe; /* true if committed to disk */472 __u8 is_dentry, is_target; /* true if dentry, target inode records