Searched defs:ceph_mds_reply_head (Results 1 – 1 of 1) sorted by relevance
473 struct ceph_mds_reply_head { struct474 __le32 op;475 __le32 result;476 __le32 mdsmap_epoch;477 __u8 safe; /* true if committed to disk */478 __u8 is_dentry, is_target; /* true if dentry, target inode records