xfs_iroot_realloc 3035 fs/xfs/xfs_bmap.c 	xfs_iroot_realloc(ip, -1, whichfork);
xfs_iroot_realloc 3429 fs/xfs/xfs_bmap.c 	xfs_iroot_realloc(ip, 1, whichfork);
xfs_iroot_realloc 3472 fs/xfs/xfs_bmap.c 		xfs_iroot_realloc(ip, -1, whichfork);
xfs_iroot_realloc  415 fs/xfs/xfs_bmap_btree.c 		xfs_iroot_realloc(cur->bc_private.b.ip, -1,
xfs_iroot_realloc  744 fs/xfs/xfs_bmap_btree.c 			xfs_iroot_realloc(cur->bc_private.b.ip, 1,
xfs_iroot_realloc  924 fs/xfs/xfs_bmap_btree.c 		xfs_iroot_realloc(ip, i, cur->bc_private.b.whichfork);
xfs_iroot_realloc 2303 fs/xfs/xfs_bmap_btree.c 	xfs_iroot_realloc(cur->bc_private.b.ip, 1 - be16_to_cpu(cblock->bb_numrecs),
xfs_iroot_realloc  521 fs/xfs/xfs_inode.h void		xfs_iroot_realloc(xfs_inode_t *, int, int);