new_broot 349 fs/xfs/libxfs/xfs_inode_fork.c struct xfs_btree_block *new_broot; new_broot 411 fs/xfs/libxfs/xfs_inode_fork.c new_broot = kmem_alloc(new_size, KM_NOFS); new_broot 415 fs/xfs/libxfs/xfs_inode_fork.c memcpy(new_broot, ifp->if_broot, new_broot 418 fs/xfs/libxfs/xfs_inode_fork.c new_broot = NULL; new_broot 430 fs/xfs/libxfs/xfs_inode_fork.c np = (char *)XFS_BMBT_REC_ADDR(mp, new_broot, 1); new_broot 438 fs/xfs/libxfs/xfs_inode_fork.c np = (char *)XFS_BMAP_BROOT_PTR_ADDR(mp, new_broot, 1, new_broot 443 fs/xfs/libxfs/xfs_inode_fork.c ifp->if_broot = new_broot;