Home
last modified time | relevance | path

Searched refs:xfs_da_grow_inode (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_da_btree.h203 int xfs_da_grow_inode(xfs_da_args_t *args, xfs_dablk_t *new_blkno);
H A Dxfs_da_btree.c659 error = xfs_da_grow_inode(args, &blkno); in xfs_da3_root_split()
797 error = xfs_da_grow_inode(state->args, &blkno); in xfs_da3_node_split()
2227 xfs_da_grow_inode( in xfs_da_grow_inode() function
H A Dxfs_attr_leaf.c928 error = xfs_da_grow_inode(args, &blkno); in xfs_attr_shortform_to_leaf()
1191 error = xfs_da_grow_inode(args, &blkno); in xfs_attr3_leaf_to_node()
1312 error = xfs_da_grow_inode(state->args, &blkno); in xfs_attr3_leaf_split()
H A Dxfs_dir2_node.c1434 error = xfs_da_grow_inode(args, &blkno); in xfs_dir2_leafn_split()
H A Dxfs_dir2_leaf.c404 if ((error = xfs_da_grow_inode(args, &blkno))) { in xfs_dir2_block_to_leaf()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_da_btree.h209 int xfs_da_grow_inode(xfs_da_args_t *args, xfs_dablk_t *new_blkno);
H A Dxfs_attr_leaf.c961 error = xfs_da_grow_inode(args, &blkno); in xfs_attr_shortform_to_leaf()
1236 error = xfs_da_grow_inode(args, &blkno); in xfs_attr3_leaf_to_node()
1357 error = xfs_da_grow_inode(state->args, &blkno); in xfs_attr3_leaf_split()
H A Dxfs_da_btree.c674 error = xfs_da_grow_inode(args, &blkno); in xfs_da3_root_split()
812 error = xfs_da_grow_inode(state->args, &blkno); in xfs_da3_node_split()
2239 xfs_da_grow_inode( in xfs_da_grow_inode() function
H A Dxfs_dir2_node.c1434 error = xfs_da_grow_inode(args, &blkno); in xfs_dir2_leafn_split()
H A Dxfs_dir2_leaf.c413 if ((error = xfs_da_grow_inode(args, &blkno))) { in xfs_dir2_block_to_leaf()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trace.h1950 DEFINE_DA_EVENT(xfs_da_grow_inode); variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trace.h2087 DEFINE_DA_EVENT(xfs_da_grow_inode); variable

Completed in 44 milliseconds