Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h21429 struct xfs_sb { struct
21430 uint32_t sb_magicnum;
21431 uint32_t sb_blocksize;
21432 xfs_rfsblock_t sb_dblocks;
21433 xfs_rfsblock_t sb_rblocks;
21434 xfs_rtblock_t sb_rextents;
21435 uuid_t sb_uuid;
21436 xfs_fsblock_t sb_logstart;
21437 xfs_ino_t sb_rootino;
21438 xfs_ino_t sb_rbmino;
[all …]
H A Dvmlinux_600.h21429 struct xfs_sb { struct
21430 uint32_t sb_magicnum;
21431 uint32_t sb_blocksize;
21432 xfs_rfsblock_t sb_dblocks;
21433 xfs_rfsblock_t sb_rblocks;
21434 xfs_rtblock_t sb_rextents;
21435 uuid_t sb_uuid;
21436 xfs_fsblock_t sb_logstart;
21437 xfs_ino_t sb_rootino;
21438 xfs_ino_t sb_rbmino;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h53350 struct xfs_sb { struct
53351 uint32_t sb_magicnum;
53352 uint32_t sb_blocksize;
53353 xfs_rfsblock_t sb_dblocks;
53354 xfs_rfsblock_t sb_rblocks;
53355 xfs_rtblock_t sb_rextents;
53356 uuid_t sb_uuid;
53357 xfs_fsblock_t sb_logstart;
53358 xfs_ino_t sb_rootino;
53359 xfs_ino_t sb_rbmino;
[all …]
H A Dvmlinux.h53350 struct xfs_sb { struct
53351 uint32_t sb_magicnum;
53352 uint32_t sb_blocksize;
53353 xfs_rfsblock_t sb_dblocks;
53354 xfs_rfsblock_t sb_rblocks;
53355 xfs_rtblock_t sb_rextents;
53356 uuid_t sb_uuid;
53357 xfs_fsblock_t sb_logstart;
53358 xfs_ino_t sb_rootino;
53359 xfs_ino_t sb_rbmino;
[all …]