Home
last modified time | relevance | path

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

/Linux-v6.6/fs/xfs/libxfs/
Dxfs_shared.h145 struct xfs_ino_geometry { struct
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()
/Linux-v6.6/fs/xfs/
Dxfs_icreate_item.c150 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xlog_recover_icreate_commit_pass2()
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()
Dxfs_mount.h155 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.c2269 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ifree_cluster()
/Linux-v6.6/fs/xfs/scrub/
Dialloc.c503 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xchk_iallocbt_rec_alignment()
Dagheader.c876 struct xfs_ino_geometry *igeo = M_IGEO(sc->mp); in xchk_agi()