Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/zfs/
H A Ddmu_objset.h24 uint64_t os_flags; member
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.c66 int os_open(const char *pathname, int os_flags) in os_open()