Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/statfs/
Dstatfs02.c75 static void statfs_verify(const struct test_case_t *);
89 statfs_verify(&TC[i]); in main()
117 static void statfs_verify(const struct test_case_t *test) in statfs_verify() function