Home
last modified time | relevance | path

Searched refs:xfs_qm_dqattach (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/quota/
Dxfs_qm.h176 extern int xfs_qm_dqattach(xfs_inode_t *, uint);
Dxfs_qm_bhv.c228 .xfs_dqattach = xfs_qm_dqattach,
Dxfs_qm.c831 xfs_qm_dqattach( in xfs_qm_dqattach() function
2410 if ((error = xfs_qm_dqattach(ip, XFS_QMOPT_DQALLOC | in xfs_qm_vop_dqalloc()
2658 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()
2668 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()