rdonly           3020 fs/f2fs/f2fs.h int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);
rdonly           1891 fs/f2fs/super.c int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly)
rdonly           1896 fs/f2fs/super.c 	if (f2fs_sb_has_quota_ino(sbi) && rdonly) {
rdonly            117 include/linux/vt_kern.h static inline void con_protect_unimap(struct vc_data *vc, int rdonly)