Searched refs:wordsz (Results 1 – 1 of 1) sorted by relevance
681 int wordsz; in xfs_inobt_rec_check_count() local683 wordsz = sizeof(allocbmap) / sizeof(unsigned int); in xfs_inobt_rec_check_count()686 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, nextbit); in xfs_inobt_rec_check_count()689 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, in xfs_inobt_rec_check_count()