Searched refs:curdb (Results 1 – 3 of 3) sorted by relevance
519 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leafn_lookup_for_addname() local586 if (newdb != curdb) { in xfs_dir2_leafn_lookup_for_addname()589 curdb = newdb; in xfs_dir2_leafn_lookup_for_addname()613 xfs_dir2_free_hdr_check(dp, curbp, curdb); in xfs_dir2_leafn_lookup_for_addname()618 fi = dp->d_ops->db_to_fdindex(args->geo, curdb); in xfs_dir2_leafn_lookup_for_addname()674 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leafn_lookup_for_entry() local707 curdb = state->extrablk.blkno; in xfs_dir2_leafn_lookup_for_entry()731 if (newdb != curdb) { in xfs_dir2_leafn_lookup_for_entry()737 curdb != state->extrablk.blkno)) in xfs_dir2_leafn_lookup_for_entry()756 curdb = newdb; in xfs_dir2_leafn_lookup_for_entry()[all …]
1216 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leaf_lookup_int() local1272 if (newdb != curdb) { in xfs_dir2_leaf_lookup_int()1282 curdb = newdb; in xfs_dir2_leaf_lookup_int()1304 cidb = curdb; in xfs_dir2_leaf_lookup_int()1315 if (cidb != curdb) { in xfs_dir2_leaf_lookup_int()
262 xfs_dir2_db_t curdb; /* db for current block */ member389 mip->curdb = xfs_dir2_da_to_db(geo, map->br_startoff); in xfs_dir2_leaf_readbuf()548 map_info->curdb, 0); in xfs_dir2_leaf_getdents()559 map_info->curdb); in xfs_dir2_leaf_getdents()