Searched refs:build_open_flags (Results 1 – 2 of 2) sorted by relevance
1120 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function1262 int err = build_open_flags(&how, &op); in file_open_name()1318 int err = build_open_flags(&how, &op); in file_open_root()1329 int fd = build_open_flags(how, &op); in do_sys_openat2()
139 extern int build_open_flags(const struct open_how *how, struct open_flags *op);