Searched refs:q2h_type (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/ufs/lfs/
H A Dulfs_quota2.h86 uint8_t q2h_type; /* quota type, see below */ member in struct:quota2_header
H A Dulfs_quota2_subr.c76 q2h->q2h_type = type;
H A Dulfs_quota2.c160 q2h->q2h_type != type)
/netbsd-current/sys/ufs/ufs/
H A Dquota2.h84 uint8_t q2h_type; /* quota type, see below */ member in struct:quota2_header
H A Dquota2_subr.c73 q2h->q2h_type = type;
H A Dufs_quota2.c155 q2h->q2h_type != type)
/netbsd-current/sbin/fsck_ffs/
H A Dquota2.c311 q2h->q2h_type != type ||

Completed in 107 milliseconds