Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h21565 struct xfs_mount { struct
21566 struct xfs_sb m_sb;
21567 struct super_block *m_super;
21568 struct xfs_ail *m_ail;
21569 struct xfs_buf *m_sb_bp;
21570 char *m_rtname;
21571 char *m_logname;
21572 struct xfs_da_geometry *m_dir_geo;
21573 struct xfs_da_geometry *m_attr_geo;
21574 struct xlog *m_log;
[all …]
H A Dvmlinux_600.h21565 struct xfs_mount { struct
21566 struct xfs_sb m_sb;
21567 struct super_block *m_super;
21568 struct xfs_ail *m_ail;
21569 struct xfs_buf *m_sb_bp;
21570 char *m_rtname;
21571 char *m_logname;
21572 struct xfs_da_geometry *m_dir_geo;
21573 struct xfs_da_geometry *m_attr_geo;
21574 struct xlog *m_log;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h53486 struct xfs_mount { struct
53487 struct xfs_sb m_sb;
53488 struct super_block *m_super;
53489 struct xfs_ail *m_ail;
53490 struct xfs_buf *m_sb_bp;
53491 char *m_rtname;
53492 char *m_logname;
53493 struct xfs_da_geometry *m_dir_geo;
53494 struct xfs_da_geometry *m_attr_geo;
53495 struct xlog *m_log;
[all …]
H A Dvmlinux.h53486 struct xfs_mount { struct
53487 struct xfs_sb m_sb;
53488 struct super_block *m_super;
53489 struct xfs_ail *m_ail;
53490 struct xfs_buf *m_sb_bp;
53491 char *m_rtname;
53492 char *m_logname;
53493 struct xfs_da_geometry *m_dir_geo;
53494 struct xfs_da_geometry *m_attr_geo;
53495 struct xlog *m_log;
[all …]