Home
last modified time | relevance | path

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

/netbsd/src/tests/fs/common/
Dh_fsmacros.h122 if (!atf_check_fstype(tc, #fs)) \
144 if (!atf_check_fstype(tc, #_fs_)) \
253 atf_check_fstype(const atf_tc_t *tc, const char *fs) in atf_check_fstype() function