Home
last modified time | relevance | path

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

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