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()
337 struct xfs_mount *mp, in xfs_initialize_perag()
445 struct xfs_mount *mp, in xfs_get_aghdr_buf()
470 struct xfs_mount *mp, in xfs_btroot_init()
480 struct xfs_mount *mp, in xfs_freesp_init_recs()
536 struct xfs_mount *mp, in xfs_bnoroot_init()
546 struct xfs_mount *mp, in xfs_cntroot_init()
559 struct xfs_mount *mp, in xfs_rmaproot_init()
638 struct xfs_mount *mp, in xfs_sbblock_init()
650 struct xfs_mount *mp, in xfs_agfblock_init()
698 struct xfs_mount *mp, in xfs_agflblock_init()
719 struct xfs_mount *mp, in xfs_agiblock_init()
755 struct xfs_mount *mp, in xfs_ag_init_hdr()
795 struct xfs_mount *mp, in xfs_ag_init_headers()
902 struct xfs_mount *mp = pag->pag_mount; in xfs_ag_shrink_space() local