Home
last modified time | relevance | path

Searched defs:MOVE_MOUNT_F_EMPTY_PATH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dmount.h72 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 /* Empty from path permitted */ macro
/openbmc/linux/include/uapi/linux/
H A Dmount.h72 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 /* Empty from path permitted */ macro
/openbmc/linux/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c41 #define MOVE_MOUNT_F_EMPTY_PATH 0x00000004 macro