Searched refs:xfs_trans_alloc_icreate (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/fs/xfs/ |
D | xfs_trans.h | 261 int xfs_trans_alloc_icreate(struct xfs_mount *mp, struct xfs_trans_res *resv,
|
D | xfs_symlink.c | 204 error = xfs_trans_alloc_icreate(mp, &M_RES(mp)->tr_symlink, udqp, gdqp, in xfs_symlink()
|
D | xfs_inode.c | 1018 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create() 1023 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, in xfs_create() 1161 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create_tmpfile()
|
D | xfs_trans.c | 1088 xfs_trans_alloc_icreate( in xfs_trans_alloc_icreate() function
|