Home
last modified time | relevance | path

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

/src/contrib/netbsd-tests/fs/vfs/
H A Dt_unpriv.c97 if (FSTYPE_ZFS(tc)) in dirperms()
147 if (FSTYPE_ZFS(tc)) in times()
194 if (FSTYPE_ZFS(tc)) in flags()
H A Dt_full.c80 if (FSTYPE_ZFS(tc)) in fillfs()
H A Dt_rwtoro.c68 if (FSTYPE_ZFS(tc)) in remount_ro()
/src/contrib/netbsd-tests/fs/common/
H A Dh_fsmacros.h290 #define FSTYPE_ZFS(tc)\ macro