Searched refs:curdb (Results 1 – 3 of 3) sorted by relevance
515 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leafn_lookup_for_addname() local582 if (newdb != curdb) { in xfs_dir2_leafn_lookup_for_addname()585 curdb = newdb; in xfs_dir2_leafn_lookup_for_addname()609 xfs_dir2_free_hdr_check(dp, curbp, curdb); in xfs_dir2_leafn_lookup_for_addname()614 fi = dp->d_ops->db_to_fdindex(args->geo, curdb); in xfs_dir2_leafn_lookup_for_addname()670 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leafn_lookup_for_entry() local703 curdb = state->extrablk.blkno; in xfs_dir2_leafn_lookup_for_entry()727 if (newdb != curdb) { in xfs_dir2_leafn_lookup_for_entry()733 curdb != state->extrablk.blkno)) in xfs_dir2_leafn_lookup_for_entry()752 curdb = newdb; in xfs_dir2_leafn_lookup_for_entry()[all …]
1211 xfs_dir2_db_t curdb = -1; /* current data block number */ in xfs_dir2_leaf_lookup_int() local1267 if (newdb != curdb) { in xfs_dir2_leaf_lookup_int()1277 curdb = newdb; in xfs_dir2_leaf_lookup_int()1299 cidb = curdb; in xfs_dir2_leaf_lookup_int()1310 if (cidb != curdb) { in xfs_dir2_leaf_lookup_int()
259 xfs_dir2_db_t curdb; /* db for current block */ member386 mip->curdb = xfs_dir2_da_to_db(geo, map->br_startoff); in xfs_dir2_leaf_readbuf()542 map_info->curdb, 0); in xfs_dir2_leaf_getdents()553 map_info->curdb); in xfs_dir2_leaf_getdents()