Home
last modified time | relevance | path

Searched refs:extrablk (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_dir2_node.c666 curbp = state->extrablk.bp; in xfs_dir2_leafn_lookup_for_addname()
753 state->extrablk.bp = curbp; in xfs_dir2_leafn_lookup_for_addname()
754 state->extrablk.index = fi; in xfs_dir2_leafn_lookup_for_addname()
818 curbp = state->extrablk.bp; in xfs_dir2_leafn_lookup_for_entry()
858 curbp = state->extrablk.bp; in xfs_dir2_leafn_lookup_for_entry()
892 state->extrablk.bp = curbp; in xfs_dir2_leafn_lookup_for_entry()
908 state->extrablk.bp = curbp; in xfs_dir2_leafn_lookup_for_entry()
909 state->extrablk.index = -1; in xfs_dir2_leafn_lookup_for_entry()
2116 state->extrablk.bp = NULL; in xfs_dir2_node_lookup()
2160 &state->extrablk, &rval); in xfs_dir2_node_removename()
[all …]
A Dxfs_da_btree.h137 xfs_da_state_blk_t extrablk; /* for double-splits on leaves */ member
A Dxfs_da_btree.c542 &state->extrablk); in xfs_da3_split()
547 &state->extrablk); in xfs_da3_split()
851 xfs_da3_node_add(state, oldblk, &state->extrablk); in xfs_da3_node_split()
860 xfs_da3_node_add(state, newblk, &state->extrablk); in xfs_da3_node_split()

Completed in 12 milliseconds