Searched refs:rdonly (Results 1 – 4 of 4) sorted by relevance
104 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap() argument
154 rdonly, wronly, rdwr, wronly_creat, rdwr_creat, enumerator
2534 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly) in f2fs_enable_quota_files() argument2539 if (f2fs_sb_has_quota_ino(sbi) && rdonly) { in f2fs_enable_quota_files()
3381 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);
Completed in 29 milliseconds