Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/quota/
Dxfs_qm.h199 extern int xfs_qm_dqattach(xfs_inode_t *, uint);
Dxfs_qm_bhv.c368 .xfs_dqattach = xfs_qm_dqattach,
Dxfs_qm.c910 xfs_qm_dqattach( in xfs_qm_dqattach() function
2478 if ((error = xfs_qm_dqattach(ip, XFS_QMOPT_DQALLOC | in xfs_qm_vop_dqalloc()
2701 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()
2711 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()