Home
last modified time | relevance | path

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

/linux-6.14.4/fs/
Dfhandle.c272 unsigned int o_flags) in may_decode_fh()
322 struct path *path, unsigned int o_flags) in handle_to_path()
Dfsopen.c86 static int fscontext_create_fd(struct fs_context *fc, unsigned int o_flags) in fscontext_create_fd()
Dfile.c1303 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
1330 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
/linux-6.14.4/include/net/
Dgre.h52 static inline int gre_calc_hlen(const unsigned long *o_flags) in gre_calc_hlen()
/linux-6.14.4/include/uapi/linux/
Dip6_tunnel.h51 __be16 o_flags; member
Dif_tunnel.h52 __be16 o_flags; member
/linux-6.14.4/net/core/
Dscm.c334 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds() local
/linux-6.14.4/io_uring/
Dopenclose.c36 unsigned int o_flags; member
/linux-6.14.4/net/
Dcompat.c294 unsigned int o_flags = (msg->msg_flags & MSG_CMSG_CLOEXEC) ? O_CLOEXEC : 0; in scm_detach_fds_compat() local
/linux-6.14.4/net/ipv4/
Dip_gre.c814 __be16 i_flags, o_flags; in ipgre_tunnel_ctl() local