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

/linux-master/fs/xfs/
H A Dxfs_quota.h117 extern int xfs_qm_dqattach(struct xfs_inode *);
206 #define xfs_qm_dqattach(ip) (0) macro
H A Dxfs_bmap_util.c583 error = xfs_qm_dqattach(ip);
650 error = xfs_qm_dqattach(ip);
835 error = xfs_qm_dqattach(ip);
1522 error = xfs_qm_dqattach(ip);
1526 error = xfs_qm_dqattach(tip);
H A Dxfs_iomap.c270 error = xfs_qm_dqattach(ip);
590 error = xfs_qm_dqattach(ip);
987 error = xfs_qm_dqattach(ip);
H A Dxfs_inode.c1283 error = xfs_qm_dqattach(sip);
1287 error = xfs_qm_dqattach(tdp);
1862 error = xfs_qm_dqattach(ip);
2619 error = xfs_qm_dqattach(dp);
2623 error = xfs_qm_dqattach(ip);
H A Dxfs_qm.c362 xfs_qm_dqattach( function
1892 error = xfs_qm_dqattach(ip);
H A Dxfs_reflink.c1517 ret = xfs_qm_dqattach(dest);
H A Dxfs_iops.c824 error = xfs_qm_dqattach(ip);
H A Dxfs_log_recover.c1758 error = xfs_qm_dqattach(*ipp);
/linux-master/fs/xfs/scrub/
H A Drepair.c764 error = xfs_qm_dqattach(sc->ip);
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.c936 error = xfs_qm_dqattach(dp);

Completed in 279 milliseconds