Home
last modified time | relevance | path

Searched refs:mount_device (Results 1 – 13 of 13) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync01.c80 .mount_device = 1,
/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl03.c92 .mount_device = 1,
Dquotactl02.c179 .mount_device = 1,
Dquotactl01.c214 .mount_device = 1,
/external/ltp/testcases/kernel/syscalls/getxattr/
Dgetxattr04.c123 .mount_device = 1,
/external/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate05.c99 .mount_device = 1,
Dfallocate04.c324 .mount_device = 1,
/external/ltp/lib/
Dtst_test.c699 if (tst_test->mount_device) { in prepare_device()
732 if (tst_test->mount_device) { in do_setup()
748 if ((tst_test->needs_rofs || tst_test->mount_device || in do_setup()
761 tst_test->mount_device = 1; in do_setup()
/external/ltp/testcases/kernel/syscalls/msync/
Dmsync04.c111 .mount_device = 1,
/external/ltp/testcases/kernel/fs/fs_fill/
Dfs_fill.c126 .mount_device = 1,
/external/ltp/include/
Dtst_test.h124 int mount_device:1; member
/external/ltp/testcases/kernel/syscalls/setxattr/
Dsetxattr01.c185 .mount_device = 1,
/external/ltp/doc/
Dtest-writing-guidelines.txt929 If '.mount_device' is set, the device is mounted at '.mntpoint' which is used
932 and '.mnt_data' pointers. Note that '.mount_device' implies '.needs_device'
942 '.format_device' is set the device is formatted as well, if '.mount_device' is