Home
last modified time | relevance | path

Searched defs:o_flags (Results 1 – 9 of 9) sorted by relevance

/linux/fs/
H A Dfhandle.c253 unsigned int o_flags) in may_decode_fh()
285 struct path *path, unsigned int o_flags) in handle_to_path()
H A Dfsopen.c86 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
/linux/include/net/
H A Dgre.h52 static inline int gre_calc_hlen(const unsigned long *o_flags) in gre_calc_hlen()
/linux/include/uapi/linux/
H A Dip6_tunnel.h51 __be16 o_flags; member
H A Dif_tunnel.h52 __be16 o_flags; member
/linux/net/core/
H A Dscm.c324 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
/linux/io_uring/
H A Dopenclose.c36 unsigned int o_flags; member
/linux/net/
H A Dcompat.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
/linux/net/ipv4/
H A Dip_gre.c814 __be16 i_flags, o_flags; in ipgre_tunnel_ctl() local