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

  /external/ltp/lib/
tst_supported_fs_types.c 62 static int fuse_supported = -1; local
77 if (fuse_supported == -1) {
80 fuse_supported = 0;
82 fuse_supported = 1;
87 if (!fuse_supported)

Completed in 275 milliseconds