Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/mount/
A Dunprivileged-remount-test.c126 if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | \ in read_mnt_flags()
132 if (stat.f_flag & ST_RDONLY) in read_mnt_flags()
134 if (stat.f_flag & ST_NOSUID) in read_mnt_flags()
136 if (stat.f_flag & ST_NODEV) in read_mnt_flags()
138 if (stat.f_flag & ST_NOEXEC) in read_mnt_flags()
140 if (stat.f_flag & ST_NOATIME) in read_mnt_flags()
142 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()
144 if (stat.f_flag & ST_RELATIME) in read_mnt_flags()
146 if (stat.f_flag & ST_SYNCHRONOUS) in read_mnt_flags()
148 if (stat.f_flag & ST_MANDLOCK) in read_mnt_flags()
/linux-6.3-rc2/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c249 if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | ST_NOEXEC | in read_mnt_flags()
255 if (stat.f_flag & ST_RDONLY) in read_mnt_flags()
257 if (stat.f_flag & ST_NOSUID) in read_mnt_flags()
259 if (stat.f_flag & ST_NODEV) in read_mnt_flags()
261 if (stat.f_flag & ST_NOEXEC) in read_mnt_flags()
263 if (stat.f_flag & ST_NOATIME) in read_mnt_flags()
265 if (stat.f_flag & ST_NODIRATIME) in read_mnt_flags()
267 if (stat.f_flag & ST_RELATIME) in read_mnt_flags()
269 if (stat.f_flag & ST_SYNCHRONOUS) in read_mnt_flags()
271 if (stat.f_flag & ST_MANDLOCK) in read_mnt_flags()
[all …]
/linux-6.3-rc2/include/net/
A Dllc_conn.h58 u8 f_flag; member
/linux-6.3-rc2/net/llc/
A Dllc_proc.c192 llc->retry_count, llc->k, llc->rw, llc->p_flag, llc->f_flag, in llc_seq_core_show()
A Dllc_conn.c1009 llc->f_flag = 0; in llc_sk_reset()

Completed in 15 milliseconds