Searched refs:srch_path (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | smb2ops.c | 855 __le16 srch_path = 0; /* Null - open root of share */ in smb3_qfs_tcon() local 870 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, in smb3_qfs_tcon() 901 __le16 srch_path = 0; /* Null - open root of share */ in smb2_qfs_tcon() local 913 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, in smb2_qfs_tcon() 2638 __le16 srch_path = 0; /* Null - open root of share */ in smb311_queryfs() local 2653 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, in smb311_queryfs()
|