Home
last modified time | relevance | path

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

/third_party/ltp/lib/
Dtst_supported_fs_types.c140 int skip_fuse; in tst_get_supported_fs_types() local
144 skip_fuse = tst_fs_in_skiplist("fuse", skiplist); in tst_get_supported_fs_types()
163 if (skip_fuse && sup == TST_FS_FUSE) { in tst_get_supported_fs_types()