Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h145 struct xfs_ino_geometry { struct
Dxfs_ialloc.c625 struct xfs_ino_geometry *igeo = M_IGEO(tp->t_mountp); in xfs_ialloc_ag_alloc()
1738 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_dialloc()
2753 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_setup_geometry()
2859 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_calc_rootino()
/fs/xfs/
Dxfs_icreate_item.c150 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xlog_recover_icreate_commit_pass2()
Dxfs_mount.c588 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_mount_setup_inode_geom()
624 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_mountfs()
Dxfs_mount.h156 struct xfs_ino_geometry m_ino_geo; /* inode geometry */
Dxfs_iwalk.c101 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_iwalk_ichunk_ra()
Dxfs_inode.c2187 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ifree_cluster()
/fs/xfs/scrub/
Dialloc.c348 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xchk_iallocbt_rec_alignment()
Dagheader.c851 struct xfs_ino_geometry *igeo = M_IGEO(sc->mp); in xchk_agi()