Searched refs:ST_NODEV (Results 1 – 5 of 5) sorted by relevance
126 if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | \ in read_mnt_flags()136 if (stat.f_flag & ST_NODEV) in read_mnt_flags()
53 #define ST_NODEV 0x04 macro
79 { ST_NODEV, "Device not found" },
129 status = ST_NODEV; in recv_request_import()
240 if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | ST_NOEXEC | in read_mnt_flags()250 if (stat.f_flag & ST_NODEV) in read_mnt_flags()
Completed in 12 milliseconds