Searched refs:MS_BIND (Results 1 – 4 of 4) sorted by relevance
230 MS_REMOUNT | MS_BIND | remount_flags, NULL) != 0) { in test_unpriv_remount()237 MS_REMOUNT | MS_BIND | invalid_flags, NULL) == 0) { in test_unpriv_remount()296 ret = mount(orig_path, dest_path, "bind", MS_BIND | MS_REC, NULL); in test_priv_mount_unpriv_remount()303 MS_REMOUNT | MS_BIND | orig_mnt_flags , NULL); in test_priv_mount_unpriv_remount()
203 } else if (flags & MS_BIND) { in tomoyo_mount_permission()205 flags &= ~MS_BIND; in tomoyo_mount_permission()
78 #define MS_BIND 4096 macro
2195 if (flags & MS_BIND) in do_remount()2709 else if (flags & MS_BIND) in do_mount()