Home
last modified time | relevance | path

Searched refs:MOVE_MOUNT_F_EMPTY_PATH (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/move_mount_set_group/
A Dmove_mount_set_group_test.c40 #ifndef MOVE_MOUNT_F_EMPTY_PATH
41 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 macro
368 | MOVE_MOUNT_F_EMPTY_PATH | MOVE_MOUNT_T_EMPTY_PATH), in TEST_F()
/linux/tools/include/uapi/linux/
A Dmount.h72 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 /* Empty from path permitted */ macro
/linux/include/uapi/linux/
A Dmount.h72 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 /* Empty from path permitted */ macro
/linux/samples/vfs/
A Dtest-fsmount.c122 if (move_mount(mfd, "", AT_FDCWD, "/mnt", MOVE_MOUNT_F_EMPTY_PATH) < 0) { in main()
/linux/fs/
A Dnamespace.c3735 if (flags & MOVE_MOUNT_F_EMPTY_PATH) lflags |= LOOKUP_EMPTY; in SYSCALL_DEFINE5()

Completed in 17 milliseconds