Searched defs:os_flags (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/zfs/ | ||
H A D | dmu_objset.h | 23 uint64_t os_flags; member |
/openbmc/u-boot/arch/sandbox/cpu/ | ||
H A D | os.c | 59 int os_open(const char *pathname, int os_flags) in os_open() |