Searched refs:fhole_idx (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dialloc.c75 unsigned int frec_idx, fhole_idx; local
97 fhole_idx = frec_idx / XFS_INODES_PER_HOLEMASK_BIT;
98 fhole = frec.ir_holemask & (1U << fhole_idx);

Completed in 105 milliseconds