Home
last modified time | relevance | path

Searched defs:quota2_hash_size (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sbin/fsck_ffs/
H A Dquota2.c193 const int quota2_hash_size = 1 << q2h_hash_shift; in quota2_list_check() local
248 const int quota2_hash_size = 1 << q2h_hash_shift; in quota2_check_inode() local
471 const int quota2_hash_size = 1 << q2h_hash_shift; in quota2_check_usage() local
/netbsd-src/sys/ufs/ufs/
H A Dquota2_subr.c65 const int quota2_hash_size = 1 << q2h_hash_shift; in quota2_create_blk0() local
H A Dufs_quota2.c1132 int quota2_hash_size; in q2cursor_getkeys() local
1285 int quota2_hash_size = 0; /* XXX: sh3 gcc 4.8 -Wuninitialized */ in quota2_handle_cmd_cursorget() local
/netbsd-src/sys/ufs/lfs/
H A Dulfs_quota2_subr.c68 const int quota2_hash_size = 1 << q2h_hash_shift; in lfsquota2_create_blk0() local
H A Dulfs_quota2.c1130 int quota2_hash_size; in q2cursor_getkeys() local
1283 int quota2_hash_size = 0; /* XXXuninit */ in lfsquota2_handle_cmd_cursorget() local