Lines Matching refs:quota_cut_bytes
1259 int quota_cut_bytes;
1317 quota_cut_bytes = ih_item_len(q_ih);
1328 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE;
1330 quota_cut_bytes = 0;
1376 quota_cut_bytes, inode->i_uid, head2type(&s_ih));
1379 dquot_free_space_nodirty(inode, quota_cut_bytes);
1414 int quota_cut_bytes = 0;
1453 quota_cut_bytes = ih_item_len(tp_item_head(&path));
1472 quota_cut_bytes, inode->i_uid,
1477 quota_cut_bytes);
1660 int quota_cut_bytes;
1780 quota_cut_bytes =
1800 quota_cut_bytes = sb->s_blocksize + UNFM_P_SIZE;
1802 quota_cut_bytes = 0;
1852 quota_cut_bytes, inode->i_uid, '?');
1855 dquot_free_space_nodirty(inode, quota_cut_bytes);