Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/fs/common/
H A Dh_fsmacros.h118 if (!atf_check_fstype(tc, #fs)) \
140 if (!atf_check_fstype(tc, #_fs_)) \
249 atf_check_fstype(const atf_tc_t *tc, const char *fs) in atf_check_fstype() function