Searched refs:xfs_qm_vop_create_dqattach (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/ |
D | xfs_quota.h | 92 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *, 138 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) macro
|
D | xfs_symlink.c | 254 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_symlink()
|
D | xfs_inode.c | 1228 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create() 1318 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create_tmpfile()
|
D | xfs_qm.c | 1927 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function
|