Lines Matching defs:mp
64 struct xfs_mount *mp) in xfs_uuid_mount()
109 struct xfs_mount *mp) in xfs_uuid_unmount()
159 struct xfs_mount *mp, in xfs_readsb()
266 struct xfs_mount *mp, in xfs_check_new_dalign()
302 struct xfs_mount *mp) in xfs_validate_new_dalign()
351 struct xfs_mount *mp) in xfs_update_alignment()
383 struct xfs_mount *mp) in xfs_set_low_space_thresholds()
403 struct xfs_mount *mp) in xfs_check_sizes()
447 struct xfs_mount *mp) in xfs_mount_reset_sbqflags()
465 xfs_default_resblks(xfs_mount_t *mp) in xfs_default_resblks()
485 struct xfs_mount *mp) in xfs_check_summary_counts()
557 struct xfs_mount *mp) in xfs_unmount_check()
597 struct xfs_mount *mp) in xfs_unmount_flush_inodes()
614 struct xfs_mount *mp) in xfs_mount_setup_inode_geom()
627 struct xfs_mount *mp) in xfs_mount_setup_metadir()
643 struct xfs_mount *mp) in xfs_agbtree_compute_maxlevels()
655 struct xfs_mount *mp) in xfs_rtbtree_compute_maxlevels()
673 struct xfs_mount *mp) in xfs_mountfs()
1136 struct xfs_mount *mp) in xfs_unmountfs()
1212 struct xfs_mount *mp, in xfs_fs_writable()
1225 struct xfs_mount *mp, in xfs_add_freecounter()
1255 struct xfs_mount *mp, in xfs_dec_freecounter()
1332 struct xfs_mount *mp) in xfs_freesb()
1347 struct xfs_mount *mp, in xfs_dev_is_read_only()
1363 struct xfs_mount *mp) in xfs_force_summary_recalc()
1377 struct xfs_mount *mp, in xfs_add_incompat_log_feature()
1452 struct xfs_mount *mp) in xfs_clear_incompat_log_features()
1499 struct xfs_mount *mp = ip->i_mount; in xfs_mod_delalloc() local