Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_inode (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c403 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks, 0, in xfs_reflink_fill_cow_hole()
459 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, 0, 0, in xfs_reflink_fill_delalloc()
1172 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, in xfs_reflink_remap_extent()
1176 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, in xfs_reflink_remap_extent()
H A Dxfs_trans.h262 int xfs_trans_alloc_inode(struct xfs_inode *ip, struct xfs_trans_res *resv,
H A Dxfs_iomap.c292 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, dblocks, in xfs_iomap_write_direct()
590 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks, in xfs_iomap_write_unwritten()
H A Dxfs_bmap_util.c872 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, in xfs_alloc_file_space()
933 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks, 0, in xfs_unmap_extent()
H A Dxfs_trans.c1176 xfs_trans_alloc_inode( in xfs_trans_alloc_inode() function
H A Dxfs_rtalloc.c937 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_ichange, 0, 0, false, in xfs_growfs_rt_fixup_extsize()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.c1075 error = xfs_trans_alloc_inode(dp, &tres, total, 0, rsvd, &args->trans); in xfs_attr_set()
H A Dxfs_bmap.c1022 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_addafork, blks, 0, in xfs_bmap_add_attrfork()