Home
last modified time | relevance | path

Searched refs:xfs_ino_geometry (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_shared.h145 struct xfs_ino_geometry { struct
H A Dxfs_ialloc.c650 struct xfs_ino_geometry *igeo = M_IGEO(tp->t_mountp); in xfs_ialloc_ag_alloc()
1746 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_dialloc()
2791 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_setup_geometry()
2897 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_calc_rootino()
/openbmc/linux/fs/xfs/
H A Dxfs_icreate_item.c150 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xlog_recover_icreate_commit_pass2()
H A Dxfs_mount.c603 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_mount_setup_inode_geom()
639 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_mountfs()
H A Dxfs_mount.h155 struct xfs_ino_geometry m_ino_geo; /* inode geometry */
H A Dxfs_iwalk.c101 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_iwalk_ichunk_ra()
H A Dxfs_inode.c2281 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ifree_cluster()
/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c503 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xchk_iallocbt_rec_alignment()
H A Dagheader.c876 struct xfs_ino_geometry *igeo = M_IGEO(sc->mp); in xchk_agi()