Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1ops.c515 rc = CIFSSMBQPathInfo(xid, tcon, full_path, file_info, in cifs_is_path_accessible()
552 rc = CIFSSMBQPathInfo(xid, tcon, full_path, &fi, 0 /* not legacy */, in cifs_query_path_info()
H A Dcifssmb.c4108 CIFSSMBQPathInfo(const unsigned int xid, struct cifs_tcon *tcon, in CIFSSMBQPathInfo() function