Searched refs:ext2_quota_read (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.c283 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off);
299 .quota_read = ext2_quota_read,
1371 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, function

Completed in 33 milliseconds