Searched defs:xfs_rud_log_format (Results 1 – 1 of 1) sorted by relevance
769 struct xfs_rud_log_format { struct770 uint16_t rud_type; /* rud log item type */771 uint16_t rud_size; /* size of this item */772 uint32_t __pad;773 uint64_t rud_rui_id; /* id of corresponding rui */
Completed in 9 milliseconds