Searched refs:xfs_qm_vop_create_dqattach (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/xfs/ |
D | xfs_quota.h | 317 extern void xfs_qm_vop_create_dqattach(struct xfs_trans *, struct xfs_inode *, 360 #define xfs_qm_vop_create_dqattach(tp, ip, u, g) macro
|
D | xfs_vnodeops.c | 1434 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp); in xfs_create() 2066 xfs_qm_vop_create_dqattach(tp, ip, udqp, gdqp); in xfs_symlink()
|
/linux-2.6.39/fs/xfs/quota/ |
D | xfs_qm.c | 2424 xfs_qm_vop_create_dqattach( in xfs_qm_vop_create_dqattach() function
|