Searched refs:ext4_quota_enable (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | super.c | 1598 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, 6448 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable() function 6506 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | super.c | 1593 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, 7031 static int ext4_quota_enable(struct super_block *sb, int type, int format_id, in ext4_quota_enable() function 7089 err = ext4_quota_enable(sb, type, QFMT_VFS_V1, in ext4_enable_quotas()
|
Completed in 16 milliseconds