Home
last modified time | relevance | path

Searched defs:xfs_dq_logformat (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_log_format.h943 struct xfs_dq_logformat { struct
944 uint16_t qlf_type; /* dquot log item type */
945 uint16_t qlf_size; /* size of this item */
946 xfs_dqid_t qlf_id; /* usr/grp/proj id : 32 bits */
947 int64_t qlf_blkno; /* blkno of dquot buffer */
948 int32_t qlf_len; /* len of dquot buffer */
949 uint32_t qlf_boffset; /* off of dquot in buffer */