Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_quota.h94 extern int xfs_qm_dqattach(struct xfs_inode *, uint);
136 #define xfs_qm_dqattach(ip, fl) (0) macro
Dxfs_iomap.c135 error = xfs_qm_dqattach(ip, 0); in xfs_iomap_write_direct()
665 error = xfs_qm_dqattach(ip, 0); in xfs_iomap_write_allocate()
Dxfs_bmap_util.c868 error = xfs_qm_dqattach(ip, 0); in xfs_free_eofblocks()
957 error = xfs_qm_dqattach(ip, 0); in xfs_alloc_file_space()
1193 error = xfs_qm_dqattach(ip, 0); in xfs_free_file_space()
Dxfs_inode.c1441 error = xfs_qm_dqattach(sip, 0); in xfs_link()
1445 error = xfs_qm_dqattach(tdp, 0); in xfs_link()
1935 error = xfs_qm_dqattach(ip, 0); in xfs_inactive()
2548 error = xfs_qm_dqattach(dp, 0); in xfs_remove()
2552 error = xfs_qm_dqattach(ip, 0); in xfs_remove()
Dxfs_qm.c380 xfs_qm_dqattach( in xfs_qm_dqattach() function
1893 error = xfs_qm_dqattach(ip, 0); in xfs_qm_vop_rename_dqattach()
Dxfs_iops.c799 error = xfs_qm_dqattach(ip, 0); in xfs_setattr_size()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_attr.c226 error = xfs_qm_dqattach(dp, 0); in xfs_attr_set()
438 error = xfs_qm_dqattach(dp, 0); in xfs_attr_remove()