Home
last modified time | relevance | path

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

/fs/ncpfs/
Dioctl.c87 s32 auth_type; member
591 user.auth_type = server->auth.auth_type; in __ncp_ioctl()
618 user.auth_type = server->auth.auth_type; in __ncp_ioctl()
653 user.auth_type = user32.auth_type; in __ncp_ioctl()
676 server->auth.auth_type = user.auth_type; in __ncp_ioctl()
Dncp_fs_sb.h88 int auth_type; member
Dinode.c591 server->auth.auth_type = NCP_AUTH_NONE; in ncp_fill_super()