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