Home
last modified time | relevance | path

Searched defs:xfs_trans (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h21793 struct xfs_trans { struct
21794 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 …]
H A Dvmlinux_600.h21793 struct xfs_trans { struct
21794 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 …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h53707 struct xfs_trans { struct
53708 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 …]
H A Dvmlinux.h53707 struct xfs_trans { struct
53708 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 …]