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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Dquota_v2.c179 static int put_free_dqblk(struct super_block *sb, int type, dqbuf_t buf, uint blk) function
375 put_free_dqblk(sb, dquot->dq_type, buf, *treeblk);
451 (ret = put_free_dqblk(sb, type, buf, blk)) < 0) {
509 put_free_dqblk(sb, type, buf, *blk);

Completed in 21 milliseconds