Searched refs:reiserfs_quota_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/reiserfs/ |
H A D | super.c | 802 static ssize_t reiserfs_quota_read(struct super_block *, int, char *, size_t, 825 .quota_read = reiserfs_quota_read, 2493 static ssize_t reiserfs_quota_read(struct super_block *sb, int type, char *data, in reiserfs_quota_read() function
|
/kernel/linux/linux-6.6/fs/reiserfs/ |
H A D | super.c | 802 static ssize_t reiserfs_quota_read(struct super_block *, int, char *, size_t, 825 .quota_read = reiserfs_quota_read, 2489 static ssize_t reiserfs_quota_read(struct super_block *sb, int type, char *data, in reiserfs_quota_read() function
|
Completed in 6 milliseconds