Searched refs:volume_info (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dconnect.c1513 cifs_get_tcp_session(struct smb_vol *volume_info) argument
1523 cFYI(1, "UNC: %s ip: %s", volume_info->UNC, volume_info->UNCip);
1525 if (volume_info->UNCip && volume_info->UNC) {
1527 volume_info->UNCip,
1528 strlen(volume_info->UNCip),
1529 volume_info->port);
1535 } else if (volume_info->UNCip) {
1549 tcp_ses = cifs_find_tcp_session((struct sockaddr *)&addr, volume_info);
1698 cifs_get_smb_ses(struct TCP_Server_Info *server, struct smb_vol *volume_info) argument
1842 cifs_get_tcon(struct cifsSesInfo *ses, struct smb_vol *volume_info) argument
2497 struct smb_vol *volume_info; local
2515 build_unc_path_to_root(const struct smb_vol *volume_info, const struct cifs_sb_info *cifs_sb) argument
2549 struct smb_vol *volume_info; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dntfs.c81 static struct volume_info { struct
173 info = (struct volume_info*) (((uint8_t *) attr) + val_off);

Completed in 92 milliseconds