Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_qm.c1791 uint delblks, blkflags, prjflags = 0; in xfs_qm_vop_chown_reserve() local
1804 delblks = ip->i_delayed_blks; in xfs_qm_vop_chown_reserve()
1816 if (delblks) { in xfs_qm_vop_chown_reserve()
1824 if (delblks) { in xfs_qm_vop_chown_reserve()
1834 if (delblks) { in xfs_qm_vop_chown_reserve()
1853 if (delblks) { in xfs_qm_vop_chown_reserve()
1861 (xfs_qcnt_t)delblks, 0, in xfs_qm_vop_chown_reserve()
1867 -((xfs_qcnt_t)delblks), 0, blkflags); in xfs_qm_vop_chown_reserve()