Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h323 extern int xfs_qm_dqattach(struct xfs_inode *, uint);
362 #define xfs_qm_dqattach(ip, fl) (0) macro
Dxfs_vnodeops.c196 error = xfs_qm_dqattach(ip, 0); in xfs_free_eofblocks()
658 error = xfs_qm_dqattach(ip, 0); in xfs_inactive()
1232 error = xfs_qm_dqattach(dp, 0); in xfs_remove()
1236 error = xfs_qm_dqattach(ip, 0); in xfs_remove()
1395 error = xfs_qm_dqattach(sip, 0); in xfs_link()
1399 error = xfs_qm_dqattach(tdp, 0); in xfs_link()
1800 error = xfs_qm_dqattach(ip, 0); in xfs_alloc_file_space()
2061 error = xfs_qm_dqattach(ip, 0); in xfs_free_file_space()
Dxfs_iomap.c498 error = xfs_qm_dqattach(ip, 0); in xfs_iomap_write_allocate()
Dxfs_qm.c572 xfs_qm_dqattach( in xfs_qm_dqattach() function
1859 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()
Dxfs_attr.c250 error = xfs_qm_dqattach(dp, 0); in xfs_attr_set_int()
502 error = xfs_qm_dqattach(dp, 0); in xfs_attr_remove_int()