Home
last modified time | relevance | path

Searched refs:E_mount (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/openat2/
H A Dhelpers.h81 #define E_mount(...) E_func(mount, __VA_ARGS__) macro
H A Dresolve_test.c54 E_mount("", "/tmp", "", MS_PRIVATE, ""); in setup_testdir()
78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()
/kernel/linux/linux-6.6/tools/testing/selftests/openat2/
H A Dhelpers.h81 #define E_mount(...) E_func(mount, __VA_ARGS__) macro
H A Dresolve_test.c54 E_mount("", "/tmp", "", MS_PRIVATE, ""); in setup_testdir()
78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()

Completed in 3 milliseconds