Home
last modified time | relevance | path

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

/fs/f2fs/
Dsuper.c333 static int f2fs_clear_qf_name(struct super_block *sb, int qtype) in f2fs_clear_qf_name() function
674 ret = f2fs_clear_qf_name(sb, USRQUOTA); in parse_options()
679 ret = f2fs_clear_qf_name(sb, GRPQUOTA); in parse_options()
684 ret = f2fs_clear_qf_name(sb, PRJQUOTA); in parse_options()