Home
last modified time | relevance | path

Searched defs:q2h_hash_shift (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/ufs/ufs/
H A Dquota2_subr.c61 quota2_create_blk0(uint64_t bsize, void *bp, int q2h_hash_shift, int type, in quota2_create_blk0()
H A Dquota2.h85 uint8_t q2h_hash_shift; /* bytes used for hash index */ member
/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota2_subr.c64 lfsquota2_create_blk0(uint64_t bsize, void *bp, int q2h_hash_shift, int type, in lfsquota2_create_blk0()
H A Dulfs_quota2.h87 uint8_t q2h_hash_shift; /* bytes used for hash index */ member
/netbsd-src/sbin/fsck_ffs/
H A Dmain.c91 uint8_t q2h_hash_shift; variable
/netbsd-src/sbin/newfs/
H A Dmkfs.c1046 uint8_t q2h_hash_shift; in fsinit() local
/netbsd-src/sbin/fsdb/
H A Dfsdb.c83 uint8_t q2h_hash_shift; variable