Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext2/
Dsuper.c310 static ssize_t ext2_quota_write(struct super_block *sb, int type, const char *data, size_t len, lof…
331 .quota_write = ext2_quota_write,
1487 static ssize_t ext2_quota_write(struct super_block *sb, int type, in ext2_quota_write() function