taglinefilesource code
rpc_sock48fs/nfs/rpcsock.crpc_insque(struct rpc_sock *rsock, struct rpc_wait *slot)
rpc_sock66fs/nfs/rpcsock.crpc_remque(struct rpc_sock *rsock, struct rpc_wait *slot)
rpc_sock85fs/nfs/rpcsock.crpc_sendmsg(struct rpc_sock *rsock, struct msghdr *msg, int len)
rpc_sock106fs/nfs/rpcsock.crpc_select(struct rpc_sock *rsock)
rpc_sock133fs/nfs/rpcsock.crpc_recvmsg(struct rpc_sock *rsock, struct msghdr *msg, int len,int flags)
rpc_sock162fs/nfs/rpcsock.crpc_call_one(struct rpc_sock *rsock, struct rpc_wait *slot,
rpc_sock277fs/nfs/rpcsock.crpc_call(struct rpc_sock *rsock, struct sockaddr *sap, int addrlen,
rpc_sock357fs/nfs/rpcsock.cstruct rpc_sock *
rpc_sock360fs/nfs/rpcsock.cstruct rpc_sock  *rsock;
rpc_sock365fs/nfs/rpcsock.cif ((rsock = kmalloc(sizeof(struct rpc_sock), GFP_KERNEL)) == NULL)
rpc_sock390fs/nfs/rpcsock.crpc_closesock(struct rpc_sock *rsock)
rpc_sock9include/linux/nfs_fs_sb.hstruct rpc_sock *rsock;
rpc_sock49include/linux/rpcsock.hint      rpc_call(struct rpc_sock *, struct sockaddr *, int,
rpc_sock52include/linux/rpcsock.hstruct rpc_sock  *  rpc_makesock(struct file *);
rpc_sock53include/linux/rpcsock.hint      rpc_closesock(struct rpc_sock *);