Home
last modified time | relevance | path

Searched refs:tst_stat_mount_dev (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/include/
Dtst_device.h120 void tst_stat_mount_dev(const char *const mnt_path, struct stat *const st);
/third_party/ltp/testcases/kernel/controllers/io/
Dio_control01.c144 tst_stat_mount_dev(path, &st); in setup()
/third_party/ltp/lib/
Dtst_device.c605 void tst_stat_mount_dev(const char *const mnt_path, struct stat *const st) in tst_stat_mount_dev() function