Home
last modified time | relevance | path

Searched refs:MS_MOVE (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/init/
A Ddo_mounts_initrd.c80 init_mount(".", "/", NULL, MS_MOVE, NULL); in init_linuxrc()
109 init_mount("..", ".", NULL, MS_MOVE, NULL); in handle_initrd()
123 error = init_mount("/old", "/root/initrd", NULL, MS_MOVE, NULL); in handle_initrd()
A Ddo_mounts.c647 init_mount(".", "/", NULL, MS_MOVE, NULL); in prepare_namespace()
/linux-6.3-rc2/security/tomoyo/
A Dmount.c230 } else if (flags & MS_MOVE) { in tomoyo_mount_permission()
232 flags &= ~MS_MOVE; in tomoyo_mount_permission()
/linux-6.3-rc2/include/uapi/linux/
A Dmount.h25 #define MS_MOVE 8192 macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dmount.h25 #define MS_MOVE 8192 macro
/linux-6.3-rc2/security/apparmor/
A Dmount.c53 if (flags & MS_MOVE) in audit_mnt_flags()
496 NULL, MS_MOVE, NULL, false)); in aa_move_mount()
A Dlsm.c594 else if (flags & MS_MOVE) in apparmor_sb_mount()
/linux-6.3-rc2/fs/
A Dnamespace.c3369 if (flags & MS_MOVE) in path_mount()

Completed in 31 milliseconds