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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext3/
H A Dsuper.c601 static int ext3_write_dquot(struct dquot *dquot);
621 .write_dquot = ext3_write_dquot,
2506 static int ext3_write_dquot(struct dquot *dquot) function
2562 return ext3_write_dquot(dquot);

Completed in 22 milliseconds