Lines Matching refs:quota_cut_bytes
1259 int quota_cut_bytes;
1315 quota_cut_bytes = ih_item_len(q_ih);
1326 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE;
1328 quota_cut_bytes = 0;
1374 quota_cut_bytes, inode->i_uid, head2type(&s_ih));
1377 dquot_free_space_nodirty(inode, quota_cut_bytes);
1412 int quota_cut_bytes = 0;
1451 quota_cut_bytes = ih_item_len(tp_item_head(&path));
1470 quota_cut_bytes, inode->i_uid,
1475 quota_cut_bytes);
1658 int quota_cut_bytes;
1778 quota_cut_bytes =
1798 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE;
1800 quota_cut_bytes = 0;
1850 quota_cut_bytes, inode->i_uid, '?');
1853 dquot_free_space_nodirty(inode, quota_cut_bytes);