Searched refs:ext4_quota_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 1594 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, 1649 .quota_read = ext4_quota_read, 6584 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, in ext4_quota_read() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 1589 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, 1643 .quota_read = ext4_quota_read, 7162 static ssize_t ext4_quota_read(struct super_block *sb, int type, char *data, in ext4_quota_read() function
|
Completed in 16 milliseconds