Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_server.c1035 static int server_lookup(struct hmdfs_peer *peer, const char *req_path, in server_lookup() argument
1045 err = vfs_path_lookup(root_path.dentry, root_path.mnt, req_path, in server_lookup()
1060 static char *server_lookup_lower(struct hmdfs_peer *peer, const char *req_path, in server_lookup_lower() argument
1067 err = server_lookup(peer, req_path, &up_p); in server_lookup_lower()
/kernel/linux/linux-5.10/include/scsi/
Discsi_if.h279 } req_path; member
/kernel/linux/linux-5.10/drivers/scsi/
Dscsi_transport_iscsi.c2604 ev->r.req_path.host_no = shost->host_no; in iscsi_offload_mesg()