Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/rename/
Drename11.c63 static void test_erofs(void);
66 static void (*testfunc[])(void) = { test_eloop, test_erofs, test_emlink };
150 static void test_erofs(void) in test_erofs() function