Searched refs:inquota (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.c4219 unsigned int inquota = 0; local
4253 inquota = ar->len;
4326 if (inquota && ar->len < inquota)
4327 dquot_free_block(ar->inode, inquota - ar->len);

Completed in 70 milliseconds