Searched defs:xfs_cud_log_format (Results 1 – 1 of 1) sorted by relevance
817 struct xfs_cud_log_format { struct818 uint16_t cud_type; /* cud log item type */819 uint16_t cud_size; /* size of this item */820 uint32_t __pad;821 uint64_t cud_cui_id; /* id of corresponding cui */
Completed in 9 milliseconds