Searched refs:mounted_vol (Results 1 – 6 of 6) sorted by relevance
32 unsigned char mounted_vol[NCP_VOLNAME_LEN + 1]; member
398 data->mounted_vol[0] = 0; in ncp_parse_options()503 memcpy(data.mounted_vol, md->mounted_vol, in ncp_fill_super()842 if (!s->m.mounted_vol[0]) { in ncp_statfs()
180 return (server->m.mounted_vol[0] != '\0'); in ncp_single_volume()803 result = ncp_io2vol(server, __name, &len, server->m.mounted_vol, in ncp_conn_logged_in()804 strlen(server->m.mounted_vol), 1); in ncp_conn_logged_in()810 server->m.mounted_vol); in ncp_conn_logged_in()
376 if (server->m.mounted_vol[0]) { in __ncp_ioctl()418 server->m.mounted_vol[0] = 0; in __ncp_ioctl()
588 server->m.mounted_vol[1] = 0; in ncp_mount_subdir()589 server->m.mounted_vol[0] = 'X'; in ncp_mount_subdir()
644 unsigned char mounted_vol[NCP_VOLNAME_LEN + 1]; member680 …memmove (n->mounted_vol, c_n->mounted_vol, (sizeof (c_n->mounted_vol) + 3 * sizeof (unsigned int))… in do_ncp_super_data_conv()