Searched refs:newfdb (Results 1 – 1 of 1) sorted by relevance
652 xfs_dir2_db_t newfdb; /* new free block number */ in xfs_dir2_leafn_lookup_for_addname() local713 newfdb = xfs_dir2_db_to_fdb(args->geo, newdb); in xfs_dir2_leafn_lookup_for_addname()717 if (newfdb != curfdb) { in xfs_dir2_leafn_lookup_for_addname()726 newfdb), in xfs_dir2_leafn_lookup_for_addname()745 if (curfdb != newfdb) in xfs_dir2_leafn_lookup_for_addname()750 curfdb = newfdb; in xfs_dir2_leafn_lookup_for_addname()
Completed in 8 milliseconds