Home
last modified time | relevance | path

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

/linux/fs/
H A Dfhandle.c272 unsigned int o_flags) in may_decode_fh()
322 struct path *path, unsigned int o_flags) in handle_to_path()
H A Dfile.c1340 int receive_fd(struct file *file, int __user *ufd, unsigned int o_flags) in receive_fd()
1367 int receive_fd_replace(int new_fd, struct file *file, unsigned int o_flags) in receive_fd_replace()
/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.c334 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; global() 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.c818 __be16 i_flags, o_flags; in ipgre_tunnel_ctl() local
[all...]