Home
last modified time | relevance | path

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

/linux-4.19.296/fs/cifs/
Dsmb2ops.c539 __le16 srch_path = 0; /* Null - since an open of top of share */ in open_shroot() local
565 rc = SMB2_open(xid, &oparams, &srch_path, &oplock, NULL, NULL, NULL); in open_shroot()
618 __le16 srch_path = 0; /* Null - open root of share */ in smb3_qfs_tcon() local
632 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, in smb3_qfs_tcon()
662 __le16 srch_path = 0; /* Null - open root of share */ in smb2_qfs_tcon() local
674 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, NULL); in smb2_qfs_tcon()
1687 __le16 srch_path = 0; /* Null - open root of share */ in smb2_queryfs() local
1712 rc = SMB2_open_init(tcon, &rqst[0], &oplock, &oparms, &srch_path); in smb2_queryfs()
1770 __le16 srch_path = 0; /* Null - open root of share */ in smb311_queryfs() local
1785 rc = SMB2_open(xid, &oparms, &srch_path, &oplock, NULL, NULL, NULL); in smb311_queryfs()