Searched refs:xfs_qm_vop_create_dqattach (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_quota.h | 93 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *, 139 #define xfs_qm_vop_create_dqattach(tp, ip, u, g, p) macro
|
H A D | xfs_symlink.c | 244 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_symlink()
|
H A D | xfs_inode.c | 1229 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create() 1319 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create_tmpfile()
|
H A D | xfs_qm.c | 1904 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function
|
/kernel/linux/linux-6.6/fs/xfs/ |
H 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
|
H A D | xfs_symlink.c | 253 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_symlink()
|
H A D | xfs_inode.c | 1074 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create() 1166 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp, pdqp); in xfs_create_tmpfile()
|
H A D | xfs_qm.c | 1887 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function
|
Completed in 15 milliseconds