tag | line | file | source code |
---|---|---|---|
wdog_fd | 193 | fs/ncpfs/inode.c | if ( (data->wdog_fd >= NR_OPEN) |
wdog_fd | 194 | fs/ncpfs/inode.c | || ((wdog_filp = current->files->fd[data->wdog_fd]) == NULL) |
wdog_fd | 28 | include/linux/ncp_mount.h | unsigned int wdog_fd; /* Watchdog packets come here */ |