Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c319 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off…
353 .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