Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c1080 static int ext4_quota_off(struct super_block *sb, int type);
1108 .quota_off = ext4_quota_off,
5059 static int ext4_quota_off(struct super_block *sb, int type) in ext4_quota_off() function