Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_shared.h140 struct xfs_ino_geometry { struct
Dxfs_ialloc.c621 struct xfs_ino_geometry *igeo = M_IGEO(tp->t_mountp); in xfs_ialloc_ag_alloc()
1692 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_dialloc()
2765 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_setup_geometry()
2864 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ialloc_calc_rootino()
/fs/xfs/
Dxfs_mount.h108 struct xfs_ino_geometry m_ino_geo; /* inode geometry */
Dxfs_iwalk.c96 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_iwalk_ichunk_ra()
Dxfs_mount.c734 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_mountfs()
Dxfs_inode.c2541 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_ifree_cluster()
3507 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xfs_iflush_cluster()
Dxfs_log_recover.c3794 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xlog_recover_do_icreate_pass2()
/fs/xfs/scrub/
Dialloc.c351 struct xfs_ino_geometry *igeo = M_IGEO(mp); in xchk_iallocbt_rec_alignment()