/third_party/ltp/testcases/kernel/syscalls/mount/ |
H A D | mount04.c | 37 static char *mntpoint = "mntpoint"; variable
|
H A D | mount06.c | 96 int ismount(char *mntpoint) in ismount() argument
|
H A D | mount02.c | 61 static const char *mntpoint = "mntpoint"; variable 77 const char **mntpoint; member [all...] |
/third_party/ltp/testcases/kernel/syscalls/umount/ |
H A D | umount02.c | 30 const char *mntpoint; member
|
/third_party/ltp/testcases/kernel/syscalls/execveat/ |
H A D | execveat03.c | 40 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_device.c | 20 static char *mntpoint; variable [all...] |
/third_party/ltp/testcases/kernel/syscalls/umount2/ |
H A D | umount2_03.c | 49 const char *mntpoint; member
|
H A D | umount2_02.c | 41 const char *mntpoint; member
|
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify07.c | 62 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
|
H A D | inotify08.c | 60 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
|
H A D | inotify03.c | 48 static char *mntpoint = "mntpoint"; variable [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 189 char *mntpoint; in verify_non_standard_devpts_mount() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/ |
H A D | devpts_pts.c | 189 char *mntpoint; in verify_non_standard_devpts_mount() local
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify06.c | 67 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
|
/third_party/selinux/libselinux/src/ |
H A D | load_policy.c | 279 const char *mntpoint = NULL; in selinux_init_load_policy() local
|
/third_party/ltp/testcases/kernel/fs/ftest/ |
H A D | ftest06.c | 95 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
|
H A D | ftest02.c | 90 static char startdir[MAXPATHLEN], mntpoint[MAXPATHLEN]; variable
|
/third_party/ltp/testcases/kernel/syscalls/readahead/ |
H A D | readahead02.c | 52 static const char mntpoint[] = OVL_BASE_MNTPOINT; variable
|
/third_party/ltp/include/ |
H A D | tst_test.h | 268 const char *mntpoint; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 18 char line[256], *fs, *mntpoint; in find_resctrl_mount() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 18 char line[256], *fs, *mntpoint; in find_resctrl_mount() local
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | volume.c | 1834 void ntfs_mount_error(const char *volume, const char *mntpoint, int err) in ntfs_mount_error() argument
|
/third_party/ltp/lib/ |
H A D | tst_test.c | 996 static int prepare_and_mount_ro_fs(const char *dev, const char *mntpoint, in prepare_and_mount_ro_fs() argument 1021 static void prepare_and_mount_dev_fs(const char *mntpoint) in prepare_and_mount_dev_fs() argument [all...] |