use_block         593 fs/xfs/libxfs/xfs_dir2_leaf.c 	xfs_dir2_db_t		use_block;	/* data block number */
use_block         621 fs/xfs/libxfs/xfs_dir2_leaf.c 	for (use_block = -1, lep = &ents[index];
use_block         630 fs/xfs/libxfs/xfs_dir2_leaf.c 			use_block = i;
use_block         637 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (use_block == -1) {
use_block         643 fs/xfs/libxfs/xfs_dir2_leaf.c 			    use_block == -1)
use_block         644 fs/xfs/libxfs/xfs_dir2_leaf.c 				use_block = i;
use_block         646 fs/xfs/libxfs/xfs_dir2_leaf.c 				use_block = i;
use_block         657 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (use_block == -1)
use_block         664 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (use_block != -1 && bestsp[use_block] == cpu_to_be16(NULLDATAOFF))
use_block         665 fs/xfs/libxfs/xfs_dir2_leaf.c 		use_block = -1;
use_block         709 fs/xfs/libxfs/xfs_dir2_leaf.c 		return use_block == -1 ? -ENOSPC : 0;
use_block         715 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (args->total == 0 && use_block == -1) {
use_block         741 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (use_block == -1) {
use_block         746 fs/xfs/libxfs/xfs_dir2_leaf.c 				&use_block))) {
use_block         753 fs/xfs/libxfs/xfs_dir2_leaf.c 		if ((error = xfs_dir3_data_init(args, use_block, &dbp))) {
use_block         761 fs/xfs/libxfs/xfs_dir2_leaf.c 		if (use_block >= be32_to_cpu(ltp->bestcount)) {
use_block         774 fs/xfs/libxfs/xfs_dir2_leaf.c 			xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block);
use_block         777 fs/xfs/libxfs/xfs_dir2_leaf.c 		bestsp[use_block] = bf[0].length;
use_block         785 fs/xfs/libxfs/xfs_dir2_leaf.c 				   xfs_dir2_db_to_da(args->geo, use_block),
use_block         836 fs/xfs/libxfs/xfs_dir2_leaf.c 	if (be16_to_cpu(bestsp[use_block]) != be16_to_cpu(bf[0].length)) {
use_block         837 fs/xfs/libxfs/xfs_dir2_leaf.c 		bestsp[use_block] = bf[0].length;
use_block         839 fs/xfs/libxfs/xfs_dir2_leaf.c 			xfs_dir3_leaf_log_bests(args, lbp, use_block, use_block);
use_block         850 fs/xfs/libxfs/xfs_dir2_leaf.c 				xfs_dir2_db_off_to_dataptr(args->geo, use_block,