Searched refs:xfs_trans_alloc_inode (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_reflink.c404 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks, 0,
467 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, 0, 0,
1193 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write,
1197 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write,
1268 * xfs_trans_alloc_inode above already tried to grab an even larger
H A Dxfs_trans.h251 int xfs_trans_alloc_inode(struct xfs_inode *ip, struct xfs_trans_res *resv,
H A Dxfs_bmap_util.c711 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write,
773 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks, 0,
H A Dxfs_iomap.c296 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, dblocks,
604 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_write, resblks,
H A Dxfs_trans.c1189 xfs_trans_alloc_inode( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.c983 error = xfs_trans_alloc_inode(dp, &tres, total, 0, rsvd, &args->trans);
H A Dxfs_bmap.c1049 error = xfs_trans_alloc_inode(ip, &M_RES(mp)->tr_addafork, blks, 0,

Completed in 273 milliseconds