Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_fs.h49 #define OVL_BASE_MNTPOINT "mntpoint" macro
50 #define OVL_LOWER OVL_BASE_MNTPOINT"/lower"
51 #define OVL_UPPER OVL_BASE_MNTPOINT"/upper"
52 #define OVL_WORK OVL_BASE_MNTPOINT"/work"
53 #define OVL_MNT OVL_BASE_MNTPOINT"/ovl"
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify13.c303 mnt = OVL_BASE_MNTPOINT; in do_setup()
351 .mntpoint = OVL_BASE_MNTPOINT,
Dfanotify06.c67 static const char mntpoint[] = OVL_BASE_MNTPOINT;
/third_party/ltp/testcases/kernel/syscalls/execveat/
Dexecveat03.c40 static const char mntpoint[] = OVL_BASE_MNTPOINT;
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c52 static const char mntpoint[] = OVL_BASE_MNTPOINT;
127 use_overlay ? OVL_MNT : OVL_BASE_MNTPOINT); in create_testfile()
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify08.c60 static const char mntpoint[] = OVL_BASE_MNTPOINT;
Dinotify07.c62 static const char mntpoint[] = OVL_BASE_MNTPOINT;