Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsuper.c1193 static int ext4_quota_off(struct super_block *sb, int type);
1201 ext4_quota_off(sb, type); in ext4_quotas_off()
1625 .quota_off = ext4_quota_off,
7146 static int ext4_quota_off(struct super_block *sb, int type) in ext4_quota_off() function