Home
last modified time | relevance | path

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

/u-boot/include/zfs/
A Ddmu_objset.h23 uint64_t os_flags; member
/u-boot/arch/sandbox/cpu/
A Dos.c67 int os_open(const char *pathname, int os_flags) in os_open() argument
71 switch (os_flags & OS_O_MASK) { in os_open()
86 if (os_flags & OS_O_CREAT) in os_open()
88 if (os_flags & OS_O_TRUNC) in os_open()

Completed in 6 milliseconds