Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dsuper.c320 static ssize_t ext2_quota_write(struct super_block *sb, int type, const char *data, size_t len, lof…
354 .quota_write = ext2_quota_write,
1529 static ssize_t ext2_quota_write(struct super_block *sb, int type, in ext2_quota_write() function