Home
last modified time | relevance | path

Searched refs:os_flags (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/zfs/
H A Ddmu_objset.h24 uint64_t os_flags; member
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c66 int os_open(const char *pathname, int os_flags) in os_open() argument
70 switch (os_flags & OS_O_MASK) { in os_open()
85 if (os_flags & OS_O_CREAT) in os_open()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A DBusLogic.h839 u16 os_flags; /* Bytes 50-51 */ member