Searched refs:E_mount (Results 1 – 2 of 2) sorted by relevance
81 #define E_mount(...) E_func(mount, __VA_ARGS__) macro
54 E_mount("", "/tmp", "", MS_PRIVATE, ""); in setup_testdir()78 E_mount("tmpfs", "./mnt", "tmpfs", MS_NOSUID | MS_NODEV, ""); in setup_testdir()