Searched refs:xfs_da_shrink_inode (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.h | 220 int xfs_da_shrink_inode(xfs_da_args_t *args, xfs_dablk_t dead_blkno,
|
H A D | xfs_da_btree.c | 1140 error = xfs_da_shrink_inode(state->args, drop_blk->blkno, in xfs_da3_join() 1239 error = xfs_da_shrink_inode(args, child, bp); in xfs_da3_root_join() 2472 xfs_da_shrink_inode( in xfs_da_shrink_inode() function
|
H A D | xfs_dir2_block.c | 1050 error = xfs_da_shrink_inode(args, args->geo->leafblk, lbp); in xfs_dir2_leaf_to_block()
|
H A D | xfs_attr_leaf.c | 1158 error = xfs_da_shrink_inode(args, 0, bp); in xfs_attr3_leaf_to_shortform()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_trace.h | 2083 DEFINE_DA_EVENT(xfs_da_shrink_inode);
|