Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dvt_kern.h104 static inline void con_protect_unimap(struct vc_data *vc, int rdonly) in con_protect_unimap() argument
/linux-5.19.10/arch/mips/include/asm/
Dsgiarcs.h154 rdonly, wronly, rdwr, wronly_creat, rdwr_creat, enumerator
/linux-5.19.10/tools/testing/selftests/net/
Dpmtu.sh1190 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
1194 run_cmd "${ns_a}" socat OPEN:/dev/zero,rdonly=1,readbytes="${len}" \
/linux-5.19.10/fs/f2fs/
Dsuper.c2561 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly) in f2fs_enable_quota_files() argument
2566 if (f2fs_sb_has_quota_ino(sbi) && rdonly) { in f2fs_enable_quota_files()
Df2fs.h3515 int f2fs_enable_quota_files(struct f2fs_sb_info *sbi, bool rdonly);