Searched refs:rdonly (Results 1 – 5 of 5) sorted by relevance
| /linux/include/linux/ |
| A D | vt_kern.h | 110 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap() argument
|
| /linux/arch/mips/include/asm/ |
| A D | sgiarcs.h | 154 rdonly, wronly, rdwr, wronly_creat, rdwr_creat, enumerator
|
| /linux/tools/testing/selftests/net/ |
| A D | pmtu.sh | 1280 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \ 1284 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
|
| /linux/fs/f2fs/ |
| A D | super.c | 2751 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly) in f2fs_enable_quota_files() argument 2756 if (f2fs_sb_has_quota_ino(sbi) && rdonly) { in f2fs_enable_quota_files()
|
| A D | f2fs.h | 3630 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);
|
Completed in 42 milliseconds