Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_ialloc_btree.c520 int wordsz; in xfs_inobt_rec_check_count() local
522 wordsz = sizeof(allocbmap) / sizeof(unsigned int); in xfs_inobt_rec_check_count()
525 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, nextbit); in xfs_inobt_rec_check_count()
528 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, in xfs_inobt_rec_check_count()