Searched refs:rdonly (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/include/linux/ |
D | vt_kern.h | 103 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap() argument
|
/Linux-v6.6/arch/mips/include/asm/ |
D | sgiarcs.h | 154 rdonly, wronly, rdwr, wronly_creat, rdwr_creat, enumerator
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | pmtu.sh | 1194 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \ 1198 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
|
/Linux-v6.6/fs/f2fs/ |
D | super.c | 2747 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly) in f2fs_enable_quota_files() argument 2752 if (f2fs_sb_has_quota_ino(sbi) && rdonly) { in f2fs_enable_quota_files()
|
D | f2fs.h | 3580 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);
|