Searched refs:leafblk (Results 1 – 7 of 7) sorted by relevance
29 xfs_dablk_t leafblk; /* blockno of leaf data v2 */ member
796 (args->whichfork == XFS_DATA_FORK) ? args->geo->leafblk : 0, in xfs_da3_root_split() 814 ASSERT(blk1->blkno >= args->geo->leafblk && in xfs_da3_root_split() 816 ASSERT(blk2->blkno >= args->geo->leafblk && in xfs_da3_root_split() 1090 ASSERT(newblk->blkno >= state->args->geo->leafblk && in xfs_da3_node_add() 1675 blkno = args->geo->leafblk; in xfs_da3_node_lookup_int() 1750 if (blkno == args->geo->leafblk) in xfs_da3_node_lookup_int() 1806 if (XFS_IS_CORRUPT(dp->i_mount, blkno == args->geo->leafblk)) { in xfs_da3_node_lookup_int() 2379 bno = args->geo->leafblk; in xfs_da_grow_inode() 2546 par_blkno = args->geo->leafblk; in xfs_da3_swap_lastblock()
162 dageo->leafblk = xfs_dir2_byte_to_da(dageo, XFS_DIR2_LEAF_OFFSET); in xfs_da_mount() 292 if (eof == geo->leafblk + geo->fsbcount) in xfs_dir2_format()
1058 error = xfs_da_shrink_inode(args, args->geo->leafblk, lbp); in xfs_dir2_leaf_to_block()
587 last = geo->leafblk; in xrep_dir_guess_format() 968 offset < geo->leafblk; in xrep_dir_recover() 971 error = xfs_bmapi_read(sc->ip, offset, geo->leafblk - offset, in xrep_dir_recover()
530 ds->lowest = ds->dargs.geo->leafblk; in xchk_da_btree()
362 if (rec_bno >= geo->leafblk) { in xchk_dir_rec()