Searched refs:endidx (Results 1 – 1 of 1) sorted by relevance
1863 int startidx, endidx; in xfs_difree_inode_chunk() local1887 startidx = endidx = find_first_zero_bit(holemask, in xfs_difree_inode_chunk()1898 nextbit == endidx + 1) { in xfs_difree_inode_chunk()1899 endidx = nextbit; in xfs_difree_inode_chunk()1910 contigblk = ((endidx - startidx + 1) * in xfs_difree_inode_chunk()1920 startidx = endidx = nextbit; in xfs_difree_inode_chunk()