Searched defs:xfs_cud_log_format (Results 1 – 1 of 1) sorted by relevance
736 struct xfs_cud_log_format { struct737 uint16_t cud_type; /* cud log item type */738 uint16_t cud_size; /* size of this item */739 uint32_t __pad;740 uint64_t cud_cui_id; /* id of corresponding cui */
Completed in 13 milliseconds