Searched defs:host_flags (Results 1 – 3 of 3) sorted by relevance
100 int ToGuestOpenFlags(int host_flags) { in ToGuestOpenFlags()
234 int host_flags = ToHostOpenFlags(guest_flags); in OpenatForGuest() local
500 let mut host_flags = 0; in submit_command() localVariable