HomeSort by relevance Sort by last modified time
    Searched full:has_kernel_support (Results 1 - 1 of 1) sorted by null

  /external/ltp/lib/
tst_supported_fs_types.c 60 static int has_kernel_support(const char *fs_type) function
105 return has_kernel_support(fs_type) && has_mkfs(fs_type);

Completed in 71 milliseconds