Searched refs:ext2_quota_write (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/ext2/
H A Dsuper.c284 static ssize_t ext2_quota_write(struct super_block *sb, int type, const char *data, size_t len, loff_t off);
300 .quota_write = ext2_quota_write,
1416 static ssize_t ext2_quota_write(struct super_block *sb, int type, function

Completed in 28 milliseconds