Lines Matching defs:inodes
28 * remove_dquot_ref() moved to inode.c - it now traverses through inodes
570 * quota is disabled and pointers from inodes removed so there cannot be new
571 * quota users. There can still be some users of quotas due to inodes being
1124 * Dquots are removed from inodes and no new references can be got so we are
1153 * We have to scan also I_NEW inodes because they can already
1178 /* Gather all references from inodes and drop them */
1353 static int dquot_add_inodes(struct dquot *dquot, qsize_t inodes,
1360 newinodes = dquot->dq_dqb.dqb_curinodes + inodes;
1466 static int info_idq_free(struct dquot *dquot, qsize_t inodes)
1475 newinodes = dquot->dq_dqb.dqb_curinodes - inodes;