Lines Matching refs:xfs_mount

175 	struct xfs_mount	*mp,  in xfs_parseargs()
459 struct xfs_mount *mp, in xfs_showargs()
580 xfs_set_inode32(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode32()
632 xfs_set_inode64(struct xfs_mount *mp, xfs_agnumber_t agcount) in xfs_set_inode64()
690 struct xfs_mount *mp) in xfs_close_devices()
717 struct xfs_mount *mp) in xfs_open_devices()
788 struct xfs_mount *mp) in xfs_setup_devices()
818 struct xfs_mount *mp) in xfs_init_mount_workqueues()
876 struct xfs_mount *mp) in xfs_destroy_mount_workqueues()
895 struct xfs_mount *mp) in xfs_flush_inodes()
1011 struct xfs_mount *mp) in xfs_free_fsname()
1023 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_sync_fs()
1049 struct xfs_mount *mp = XFS_M(dentry->d_sb); in xfs_fs_statfs()
1104 xfs_save_resvblks(struct xfs_mount *mp) in xfs_save_resvblks()
1113 xfs_restore_resvblks(struct xfs_mount *mp) in xfs_restore_resvblks()
1139 struct xfs_mount *mp) in xfs_quiesce_attr()
1174 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_remount()
1296 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_freeze()
1307 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_unfreeze()
1328 struct xfs_mount *mp) in xfs_finish_flags()
1393 struct xfs_mount *mp) in xfs_init_percpu_counters()
1420 struct xfs_mount *mp) in xfs_reinit_percpu_counters()
1429 struct xfs_mount *mp) in xfs_destroy_percpu_counters()
1443 struct xfs_mount *mp = NULL; in xfs_fs_fill_super()
1446 mp = kzalloc(sizeof(struct xfs_mount), GFP_KERNEL); in xfs_fs_fill_super()
1590 struct xfs_mount *mp = XFS_M(sb); in xfs_fs_put_super()