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.h950 struct xfs_dq_logformat { struct
951 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 */