Home
last modified time | relevance | path

Searched refs:tst_is_mounted (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/include/
Dtst_device.h33 int tst_is_mounted(const char *path);
/third_party/ltp/lib/
Dtst_device.c415 int tst_is_mounted(const char *path) in tst_is_mounted() function
456 return tst_is_mounted(mpath); in tst_is_mounted_at_tmpdir()