Searched refs:xfs_qm_dqattach (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_quota.h324 extern int xfs_qm_dqattach(struct xfs_inode *, uint);
355 #define xfs_qm_dqattach(ip, fl) (0) macro
H A Dxfs_vnodeops.c603 error = xfs_qm_dqattach(ip, 0);
1049 error = xfs_qm_dqattach(ip, 0);
1671 error = xfs_qm_dqattach(dp, 0);
1675 error = xfs_qm_dqattach(ip, 0);
1834 error = xfs_qm_dqattach(sip, 0);
1838 error = xfs_qm_dqattach(tdp, 0);
2255 error = xfs_qm_dqattach(ip, 0);
2520 error = xfs_qm_dqattach(ip, 0);
H A Dxfs_iomap.c565 error = xfs_qm_dqattach(ip, 0);
H A Dxfs_attr.c250 error = xfs_qm_dqattach(dp, 0);
500 error = xfs_qm_dqattach(dp, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/quota/
H A Dxfs_qm.c883 xfs_qm_dqattach( function
2507 error = xfs_qm_dqattach(ip, 0);

Completed in 50 milliseconds