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_initialize_perag()
465 struct xfs_mount *mp, in xfs_get_aghdr_buf()
490 struct xfs_mount *mp, in xfs_btroot_init()
500 struct xfs_mount *mp, in xfs_freesp_init_recs()
556 struct xfs_mount *mp, in xfs_bnoroot_init()
566 struct xfs_mount *mp, in xfs_cntroot_init()
579 struct xfs_mount *mp, in xfs_rmaproot_init()
658 struct xfs_mount *mp, in xfs_sbblock_init()
670 struct xfs_mount *mp, in xfs_agfblock_init()
718 struct xfs_mount *mp, in xfs_agflblock_init()
739 struct xfs_mount *mp, in xfs_agiblock_init()
775 struct xfs_mount *mp, in xfs_ag_init_hdr()
815 struct xfs_mount *mp, in xfs_ag_init_headers()
922 struct xfs_mount *mp = pag->pag_mount; in xfs_ag_shrink_space() local