Searched defs:xfs_rud_log_format (Results 1 – 1 of 1) sorted by relevance
688 struct xfs_rud_log_format { struct689 uint16_t rud_type; /* rud log item type */690 uint16_t rud_size; /* size of this item */691 uint32_t __pad;692 uint64_t rud_rui_id; /* id of corresponding rui */
Completed in 10 milliseconds