Searched defs:xfs_trans (Results 1 – 4 of 4) sorted by relevance
21793 struct xfs_trans { struct21794 unsigned int t_magic;21795 unsigned int t_log_res;21796 unsigned int t_log_count;21797 unsigned int t_blk_res;21798 unsigned int t_blk_res_used;21799 unsigned int t_rtx_res;21800 unsigned int t_rtx_res_used;21801 unsigned int t_flags;21802 xfs_fsblock_t t_firstblock;[all …]
53707 struct xfs_trans { struct53708 unsigned int t_magic;53709 unsigned int t_log_res;53710 unsigned int t_log_count;53711 unsigned int t_blk_res;53712 unsigned int t_blk_res_used;53713 unsigned int t_rtx_res;53714 unsigned int t_rtx_res_used;53715 unsigned int t_flags;53716 xfs_fsblock_t t_firstblock;[all …]