Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_qm.c1810 uint64_t delblks; in xfs_qm_vop_chown_reserve() local
1824 delblks = ip->i_delayed_blks; in xfs_qm_vop_chown_reserve()
1836 if (delblks) { in xfs_qm_vop_chown_reserve()
1844 if (delblks) { in xfs_qm_vop_chown_reserve()
1853 if (delblks) { in xfs_qm_vop_chown_reserve()
1871 if (delblks) { in xfs_qm_vop_chown_reserve()
1879 (xfs_qcnt_t)delblks, 0, flags | blkflags); in xfs_qm_vop_chown_reserve()
1884 -((xfs_qcnt_t)delblks), 0, blkflags); in xfs_qm_vop_chown_reserve()