Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_ialloc_btree.c521 int wordsz; in xfs_inobt_rec_check_count() local
523 wordsz = sizeof(allocbmap) / sizeof(unsigned int); in xfs_inobt_rec_check_count()
526 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, nextbit); in xfs_inobt_rec_check_count()
529 nextbit = xfs_next_bit((uint *) &allocbmap, wordsz, in xfs_inobt_rec_check_count()