Home
last modified time | relevance | path

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

/fs/
Dopen.c1120 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function
1262 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()
Dinternal.h139 extern int build_open_flags(const struct open_how *how, struct open_flags *op);