Home
last modified time | relevance | path

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

/Linux-v4.19/fs/f2fs/
Dsuper.c1847 static int f2fs_quota_off(struct super_block *sb, int type) in f2fs_quota_off() function
1876 f2fs_quota_off(sb, type); in f2fs_quota_off_umount()
1900 .quota_off = f2fs_quota_off,