Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext2/
Dsuper.c325 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, size_t len, loff_t off…
359 .quota_read = ext2_quota_read,
1475 static ssize_t ext2_quota_read(struct super_block *sb, int type, char *data, in ext2_quota_read() function