Searched refs:xfs_qm_vop_create_dqattach (Results 1 – 4 of 4) sorted by relevance
/linux/fs/xfs/ |
A D | xfs_quota.h | 96 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *, 160 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) macro
|
A D | xfs_symlink.c | 249 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_symlink()
|
A D | xfs_inode.c | 1083 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create() 1175 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create_tmpfile()
|
A D | xfs_qm.c | 1848 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function
|
Completed in 13 milliseconds