Home
last modified time | relevance | path

Searched refs:probe_index (Results 1 – 6 of 6) sorted by relevance

/linux/fs/afs/
H A Dvl_probe.c51 struct afs_address *addr = &alist->addrs[call->probe_index]; in afs_vlserver_probe_result()
54 unsigned int index = call->probe_index; in afs_vlserver_probe_result()
H A Dfs_probe.c142 struct afs_address *addr = &alist->addrs[call->probe_index]; in afs_fileserver_probe_result()
144 unsigned int index = call->probe_index; in afs_fileserver_probe_result()
H A Dvlclient.c406 call->probe_index = addr_index; in afs_vl_get_capabilities()
H A Dinternal.h159 unsigned char probe_index; /* Address in ->probe_alist */ member
H A Dfsclient.c1766 call->probe_index = addr_index; in afs_fs_get_capabilities()
/linux/drivers/tty/serial/
H A Dsamsung_tty.c1941 static int probe_index; variable
1957 int index = probe_index; in s3c24xx_serial_probe()
2060 probe_index++; in s3c24xx_serial_probe()