Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext2/
Dsuper.c335 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off…
369 .quota_read = ext2_quota_read,
1505 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read() function