Home
last modified time | relevance | path

Searched defs:mntpoint (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/mount/
Dmount02.c61 static const char *mntpoint = "mntpoint"; variable
77 const char **mntpoint; member
Dmount04.c37 static char *mntpoint = "mntpoint"; variable
Dmount06.c96 int ismount(char *mntpoint) in ismount()
Dmount03.c63 static const char mntpoint[] = "mntpoint"; variable
/third_party/ltp/testcases/kernel/syscalls/execveat/
Dexecveat03.c40 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
/third_party/ltp/testcases/kernel/syscalls/umount/
Dumount02.c30 const char *mntpoint; member
/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify03.c48 static char *mntpoint = "mntpoint"; variable
Dinotify08.c60 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
Dinotify07.c62 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_03.c49 const char *mntpoint; member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify06.c67 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
/third_party/selinux/libselinux/src/
Dload_policy.c279 const char *mntpoint = NULL; in selinux_init_load_policy() local
/third_party/ltp/testcases/kernel/fs/ftest/
Dftest02.c90 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
Dftest06.c95 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
/third_party/ltp/testcases/kernel/syscalls/readahead/
Dreadahead02.c50 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
/third_party/ltp/lib/
Dtst_test.c917 const char *mntpoint, in prepare_and_mount_ro_fs()
942 static void prepare_and_mount_dev_fs(const char *mntpoint) in prepare_and_mount_dev_fs()
/third_party/ltp/include/
Dtst_test.h229 const char *mntpoint; member
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c1834 void ntfs_mount_error(const char *volume, const char *mntpoint, int err) in ntfs_mount_error()