firstfbno 1748 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir2_db_t firstfbno; firstfbno 1797 fs/xfs/libxfs/xfs_dir2_node.c firstfbno = xfs_dir2_byte_to_db(args->geo, XFS_DIR2_FREE_OFFSET); firstfbno 1799 fs/xfs/libxfs/xfs_dir2_node.c for (fbno = lastfbno - 1; fbno >= firstfbno; fbno--) {