Searched refs:xfs_trans_alloc_icreate (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_symlink.c141 error = xfs_trans_alloc_icreate(mp, &M_RES(mp)->tr_symlink, udqp, gdqp,
H A Dxfs_trans.h256 int xfs_trans_alloc_icreate(struct xfs_mount *mp, struct xfs_trans_res *resv,
H A Dxfs_inode.c1062 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks,
1067 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp,
1206 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks,
H A Dxfs_trans.c1306 xfs_trans_alloc_icreate( function

Completed in 249 milliseconds