Searched defs:xfs_dq_logformat (Results 1 – 1 of 1) sorted by relevance
950 struct xfs_dq_logformat { struct951 uint16_t qlf_type; /* dquot log item type */952 uint16_t qlf_size; /* size of this item */953 xfs_dqid_t qlf_id; /* usr/grp/proj id : 32 bits */954 int64_t qlf_blkno; /* blkno of dquot buffer */955 int32_t qlf_len; /* len of dquot buffer */956 uint32_t qlf_boffset; /* off of dquot in buffer */