Searched refs:mount_flags (Results 1 – 1 of 1) sorted by relevance
14716 int error, mount_flags = 0; in snapshot_mount() local14742 mount_flags |= MNT_NOSUID; in snapshot_mount()14745 mount_flags |= MNT_NODEV; in snapshot_mount()14748 mount_flags |= MNT_DONTBROWSE; in snapshot_mount()14751 mount_flags |= MNT_IGNORE_OWNERSHIP; in snapshot_mount()14754 mount_flags |= MNT_NOFOLLOW; in snapshot_mount()14760 if (mount_flags & MNT_NOFOLLOW) { in snapshot_mount()14789 &dirndp->ni_cnd, CAST_USER_ADDR_T(&smnt_data), mount_flags, in snapshot_mount()