Home
last modified time | relevance | path

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

/openbmc/linux/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()