Searched refs:build_open_flags (Results 1 – 5 of 5) sorted by relevance
127 extern int build_open_flags(const struct open_how *how, struct open_flags *op);
1020 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function1154 int err = build_open_flags(&how, &op); in file_open_name()1189 int err = build_open_flags(&how, &op); in file_open_root()1200 int fd = build_open_flags(how, &op); in do_sys_openat2()
4272 ret = build_open_flags(&req->open.how, &op); in io_openat2()
8429 ffff800010244460 T build_open_flags
Completed in 303 milliseconds