Home
last modified time | relevance | path

Searched refs:xfs_qm_vop_create_dqattach (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/
Dxfs_quota.h89 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *,
135 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) macro
Dxfs_symlink.c264 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_symlink()
Dxfs_inode.c1256 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create()
1347 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create_tmpfile()
Dxfs_qm.c1926 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function