Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h100 extern int xfs_qm_dqattach(struct xfs_inode *);
142 #define xfs_qm_dqattach(ip) (0) macro
Dxfs_bmap_util.c812 error = xfs_qm_dqattach(ip); in xfs_free_eofblocks()
881 error = xfs_qm_dqattach(ip); in xfs_alloc_file_space()
1078 error = xfs_qm_dqattach(ip); in xfs_free_file_space()
Dxfs_inode.c1373 error = xfs_qm_dqattach(sip); in xfs_link()
1377 error = xfs_qm_dqattach(tdp); in xfs_link()
1857 error = xfs_qm_dqattach(ip); in xfs_inactive()
2883 error = xfs_qm_dqattach(dp); in xfs_remove()
2887 error = xfs_qm_dqattach(ip); in xfs_remove()
Dxfs_iomap.c237 error = xfs_qm_dqattach(ip); in xfs_iomap_write_direct()
769 error = xfs_qm_dqattach(ip); in xfs_iomap_write_unwritten()
Dxfs_bmap_item.c469 error = xfs_qm_dqattach(ip); in xfs_bui_recover()
Dxfs_qm.c367 xfs_qm_dqattach( in xfs_qm_dqattach() function
1917 error = xfs_qm_dqattach(ip); in xfs_qm_vop_rename_dqattach()
Dxfs_iops.c864 error = xfs_qm_dqattach(ip); in xfs_setattr_size()
Dxfs_reflink.c1375 ret = xfs_qm_dqattach(dest); in xfs_reflink_remap_prep()
/fs/xfs/libxfs/
Dxfs_attr.c365 error = xfs_qm_dqattach(dp); in xfs_attr_set()
467 error = xfs_qm_dqattach(dp); in xfs_attr_remove()