Searched refs:kiocb (Results 76 - 100 of 124) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c1430 struct kiocb *iocb,
1472 struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dblock_dev.c169 blkdev_direct_IO(int rw, struct kiocb *iocb, const struct iovec *iov,
1580 ssize_t blkdev_aio_write(struct kiocb *iocb, const struct iovec *iov,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/can/
H A Dbcm.c1236 static int bcm_sendmsg(struct kiocb *iocb, struct socket *sock,
1533 static int bcm_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Daf_inet.c724 int inet_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
758 int inet_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Draw.c439 static int rawv6_recvmsg(struct kiocb *iocb, struct sock *sk,
719 static int rawv6_sendmsg(struct kiocb *iocb, struct sock *sk,
H A Dudp.c328 int udpv6_recvmsg(struct kiocb *iocb, struct sock *sk,
931 int udpv6_sendmsg(struct kiocb *iocb, struct sock *sk,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netrom/
H A Daf_netrom.c1030 static int nr_sendmsg(struct kiocb *iocb, struct socket *sock,
1149 static int nr_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dtcp.h317 extern int tcp_sendmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
396 extern int tcp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dsock.c1811 int sock_no_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *m,
1818 int sock_no_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *m,
2144 int sock_common_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/packet/
H A Daf_packet.c411 static int packet_sendmsg_spkt(struct kiocb *iocb, struct socket *sock,
1257 static int packet_sendmsg(struct kiocb *iocb, struct socket *sock,
1560 static int packet_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddev.c1052 static ssize_t fuse_dev_read(struct kiocb *iocb, const struct iovec *iov,
1607 static ssize_t fuse_dev_write(struct kiocb *iocb, const struct iovec *iov,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c568 static void ocfs2_dio_end_io(struct kiocb *iocb,
614 struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipx/
H A Daf_ipx.c1729 static int ipx_sendmsg(struct kiocb *iocb, struct socket *sock,
1796 static int ipx_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/iucv/
H A Daf_iucv.c883 static int iucv_sock_sendmsg(struct kiocb *iocb, struct socket *sock,
1155 static int iucv_sock_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_ppp.c191 static int pppol2tp_recvmsg(struct kiocb *iocb, struct socket *sock,
302 static int pppol2tp_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *m,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rose/
H A Daf_rose.c1063 static int rose_sendmsg(struct kiocb *iocb, struct socket *sock,
1238 static int rose_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/x25/
H A Daf_x25.c1089 static int x25_sendmsg(struct kiocb *iocb, struct socket *sock,
1270 static int x25_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/appletalk/
H A Dddp.c1558 static int atalk_sendmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
1726 static int atalk_recvmsg(struct kiocb *iocb, struct socket *sock, struct msghdr *msg,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ax25/
H A Daf_ax25.c1427 static int ax25_sendmsg(struct kiocb *iocb, struct socket *sock,
1603 static int ax25_recvmsg(struct kiocb *iocb, struct socket *sock,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Daddr.c1093 static ssize_t ceph_direct_io(int rw, struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c3515 static ssize_t ext4_ind_direct_IO(int rw, struct kiocb *iocb,
3793 static void ext4_end_io_dio(struct kiocb *iocb, loff_t offset,
3924 static ssize_t ext4_ext_direct_IO(int rw, struct kiocb *iocb,
4015 static ssize_t ext4_direct_IO(int rw, struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Daops.c1014 static ssize_t gfs2_direct_IO(int rw, struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dinode.c119 static ssize_t hfs_direct_IO(int rw, struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dinode.c112 static ssize_t hfsplus_direct_IO(int rw, struct kiocb *iocb,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dinode.c234 static ssize_t hfsplus_direct_IO(int rw, struct kiocb *iocb,

Completed in 610 milliseconds

12345