Searched refs:build_open_flags (Results 1 – 2 of 2) sorted by relevance
1021 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function1155 int err = build_open_flags(&how, &op); in file_open_name()1211 int err = build_open_flags(&how, &op); in file_open_root()1222 int fd = build_open_flags(how, &op); in do_sys_openat2()
135 extern int build_open_flags(const struct open_how *how, struct open_flags *op);