tag | line | file | source code |
rpc_wait | 48 | fs/nfs/rpcsock.c | rpc_insque(struct rpc_sock *rsock, struct rpc_wait *slot) |
rpc_wait | 50 | fs/nfs/rpcsock.c | struct rpc_wait *tmp; |
rpc_wait | 66 | fs/nfs/rpcsock.c | rpc_remque(struct rpc_sock *rsock, struct rpc_wait *slot) |
rpc_wait | 68 | fs/nfs/rpcsock.c | struct rpc_wait *prev = slot->prev, |
rpc_wait | 162 | fs/nfs/rpcsock.c | rpc_call_one(struct rpc_sock *rsock, struct rpc_wait *slot, |
rpc_wait | 166 | fs/nfs/rpcsock.c | struct rpc_wait *rovr = NULL; |
rpc_wait | 281 | fs/nfs/rpcsock.c | struct rpc_wait *slot; |
rpc_wait | 361 | fs/nfs/rpcsock.c | struct rpc_wait *slot; |
rpc_wait | 29 | include/linux/rpcsock.h | struct rpc_wait *prev, *next; |
rpc_wait | 40 | include/linux/rpcsock.h | struct rpc_wait waiting[NRREQS]; |
rpc_wait | 41 | include/linux/rpcsock.h | struct rpc_wait *head, *tail, *free; |