Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ext4/
Dsuper.c1184 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data,
1228 .quota_read = ext4_quota_read,
1247 .quota_read = ext4_quota_read,
4672 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, in ext4_quota_read() function