Home
last modified time | relevance | path

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

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