Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstatvfs.h88 ST_NODEV = 4, /* Disallow access to device special files. */ enumerator
89 # define ST_NODEV ST_NODEV macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstatvfs.h88 ST_NODEV = 4, /* Disallow access to device special files. */ enumerator
89 # define ST_NODEV ST_NODEV macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dstatfs.h32 #define ST_NODEV 0x0004 /* disallow access to device special files */ macro
/OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/
H A Dusbip_common.h53 #define ST_NODEV 0x04 macro
/OK3568_Linux_fs/kernel/drivers/scsi/aacraid/
H A Daacraid.h1794 #define ST_NODEV 19 macro