Home
last modified time | relevance | path

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

/tools/testing/selftests/mount/
A Dunprivileged-remount-test.c126 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()
/tools/usb/usbip/libsrc/
A Dusbip_common.h53 #define ST_NODEV 0x04 macro
A Dusbip_common.c79 { ST_NODEV, "Device not found" },
/tools/usb/usbip/src/
A Dusbipd.c129 status = ST_NODEV; in recv_request_import()
/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c240 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