HomeSort by relevance Sort by last modified time
    Searched refs:umount2_retry (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/syscalls/umount2/
umount2.h 21 static inline int umount2_retry(const char *target, int flags) function
umount2_02.c 136 TEST(umount2_retry(MNTPOINT, test_cases[i].flag));
umount2_03.c 115 TEST(umount2_retry(test_cases[i].mntpoint, UMOUNT_NOFOLLOW));

Completed in 50 milliseconds