Searched defs:xfs_bud_log_format (Results 1 – 1 of 1) sorted by relevance
865 struct xfs_bud_log_format { struct866 uint16_t bud_type; /* bud log item type */867 uint16_t bud_size; /* size of this item */868 uint32_t __pad;869 uint64_t bud_bui_id; /* id of corresponding bui */
Completed in 8 milliseconds