Home
last modified time | relevance | path

Searched refs:xfs_trans_alloc_icreate (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.c700 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create()
816 error = xfs_trans_alloc_icreate(mp, tres, udqp, gdqp, pdqp, resblks, in xfs_create_tmpfile()
H A Dxfs_trans.c1191 xfs_trans_alloc_icreate( in xfs_trans_alloc_icreate() function