Home
last modified time | relevance | path

Searched refs:build_open_flags (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/
A Dopen.c1156 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function
1290 int err = build_open_flags(&how, &op); in file_open_name()
1325 int err = build_open_flags(&how, &op); in file_open_root()
1336 int fd = build_open_flags(how, &op); in do_sys_openat2()
A Dinternal.h140 extern int build_open_flags(const struct open_how *how, struct open_flags *op);
/linux-6.3-rc2/io_uring/
A Dopenclose.c116 ret = build_open_flags(&open->how, &op); in io_openat2()

Completed in 7 milliseconds