Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/move_mount_set_group/
Dmove_mount_set_group_test.c192 #define SET_GROUP_TO "/tmp/move_mount_set_group_supported_to" macro
208 if (mkdir(SET_GROUP_TO, 0777)) in move_mount_set_group_supported()
215 if (mount(SET_GROUP_FROM, SET_GROUP_TO, NULL, MS_BIND, NULL)) in move_mount_set_group_supported()
222 AT_FDCWD, SET_GROUP_TO, MOVE_MOUNT_SET_GROUP); in move_mount_set_group_supported()