Home
last modified time | relevance | path

Searched refs:NCP_IMOUNT_LOGGEDIN_POSSIBLE (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dncp_mount.h73 #define NCP_IMOUNT_LOGGEDIN_POSSIBLE 0x0001 macro
/linux-2.4.37.9/fs/ncpfs/
Dioctl.c91 if (!(server->m.int_flags & NCP_IMOUNT_LOGGEDIN_POSSIBLE)) in ncp_ioctl()
Dinode.c280 data.int_flags = NCP_IMOUNT_LOGGEDIN_POSSIBLE; in ncp_read_super()