Searched refs:rdonly (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dvt_kern.h110 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) argument
/linux-master/arch/mips/include/asm/
H A Dsgiarcs.h154 rdonly, wronly, rdwr, wronly_creat, rdwr_creat, enumerator in enum:linux_omode
/linux-master/tools/testing/selftests/net/
H A Dpmtu.sh1186 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
1190 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
/linux-master/fs/f2fs/
H A Dsuper.c2730 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly) argument
2735 if (f2fs_sb_has_quota_ino(sbi) && rdonly) {
H A Df2fs.h3596 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);

Completed in 156 milliseconds