Home
last modified time | relevance | path

Searched refs:ext2_quota_read (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ext2/
H A Dsuper.c318 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off…
352 .quota_read = ext2_quota_read,
1485 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read() function