Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/fs/
Dopen.c946 static inline int build_open_flags(int flags, umode_t mode, struct open_flags *op) in build_open_flags() function
/kernel/linux/linux-5.10/fs/
Dopen.c994 inline int build_open_flags(const struct open_how *how, struct open_flags *op) in build_open_flags() function