Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_quota.h93 extern int xfs_qm_dqattach(struct xfs_inode *, uint);
135 #define xfs_qm_dqattach(ip, fl) (0) macro
Dxfs_iomap.c191 error = xfs_qm_dqattach(ip, 0); in xfs_iomap_write_direct()
703 error = xfs_qm_dqattach(ip, 0); in xfs_iomap_write_allocate()
Dxfs_inode.c1440 error = xfs_qm_dqattach(sip, 0); in xfs_link()
1444 error = xfs_qm_dqattach(tdp, 0); in xfs_link()
1908 error = xfs_qm_dqattach(ip, 0); in xfs_inactive()
2534 error = xfs_qm_dqattach(dp, 0); in xfs_remove()
2538 error = xfs_qm_dqattach(ip, 0); in xfs_remove()
Dxfs_bmap_util.c894 error = xfs_qm_dqattach(ip, 0); in xfs_free_eofblocks()
980 error = xfs_qm_dqattach(ip, 0); in xfs_alloc_file_space()
1231 error = xfs_qm_dqattach(ip, 0); in xfs_free_file_space()
Dxfs_qm.c380 xfs_qm_dqattach( in xfs_qm_dqattach() function
1901 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()
Dxfs_iops.c795 error = xfs_qm_dqattach(ip, 0); in xfs_setattr_size()
/fs/xfs/libxfs/
Dxfs_attr.c225 error = xfs_qm_dqattach(dp, 0); in xfs_attr_set()
431 error = xfs_qm_dqattach(dp, 0); in xfs_attr_remove()