Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c430 static int f2fs_clear_qf_name(struct f2fs_sb_info *sbi, int qtype) in f2fs_clear_qf_name() function
951 ret = f2fs_clear_qf_name(sbi, USRQUOTA); in parse_options()
956 ret = f2fs_clear_qf_name(sbi, GRPQUOTA); in parse_options()
961 ret = f2fs_clear_qf_name(sbi, PRJQUOTA); in parse_options()