ST_NODEV
flags |= ST_NODEV;
if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | \
if (stat.f_flag & ST_NODEV)
if (stat.f_flag & ~(ST_RDONLY | ST_NOSUID | ST_NODEV | ST_NOEXEC |
if (stat.f_flag & ST_NODEV)
{ ST_NODEV, "Device not found" },
status = ST_NODEV;