Lines Matching defs:mp
43 struct xfs_mount *mp, in xfs_perag_get()
64 struct xfs_mount *mp, in xfs_perag_get_tag()
114 struct xfs_mount *mp, in xfs_perag_grab()
135 struct xfs_mount *mp, in xfs_perag_grab_tag()
175 struct xfs_mount *mp, in xfs_initialize_perag_data()
252 struct xfs_mount *mp) in xfs_free_perag()
279 struct xfs_mount *mp, in __xfs_ag_block_count()
293 struct xfs_mount *mp, in xfs_ag_block_count()
303 struct xfs_mount *mp, in __xfs_agino_range()
327 struct xfs_mount *mp, in xfs_agino_range()
341 struct xfs_mount *mp, in xfs_free_unused_perag_range()
362 struct xfs_mount *mp, in xfs_update_last_ag_size()
379 struct xfs_mount *mp, in xfs_initialize_perag()
466 struct xfs_mount *mp, in xfs_get_aghdr_buf()
491 struct xfs_mount *mp, in xfs_btroot_init()
501 struct xfs_mount *mp, in xfs_freesp_init_recs()
557 struct xfs_mount *mp, in xfs_bnoroot_init()
567 struct xfs_mount *mp, in xfs_cntroot_init()
580 struct xfs_mount *mp, in xfs_rmaproot_init()
659 struct xfs_mount *mp, in xfs_sbblock_init()
671 struct xfs_mount *mp, in xfs_agfblock_init()
719 struct xfs_mount *mp, in xfs_agflblock_init()
740 struct xfs_mount *mp, in xfs_agiblock_init()
776 struct xfs_mount *mp, in xfs_ag_init_hdr()
816 struct xfs_mount *mp, in xfs_ag_init_headers()
923 struct xfs_mount *mp = pag->pag_mount; in xfs_ag_shrink_space() local