tag
line
file
source code
shutwait
352
fs/nfs/rpcsock.c
wake_up(&rsock->shutwait);
shutwait
396
fs/nfs/rpcsock.c
interruptible_sleep_on(&rsock->shutwait);
shutwait
43
include/linux/rpcsock.h
struct wait_queue *shutwait;