Searched refs:SMB2_query_info (Results 1 – 4 of 4) sorted by relevance
/linux/fs/smb/client/ |
H A D | smb2proto.h | 203 extern int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb2inode.c | 945 rc = SMB2_query_info(xid, tcon, in smb2_query_path_info()
|
H A D | smb2pdu.c | 3899 int SMB2_query_info(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_info() function
|
H A D | smb2ops.c | 1005 return SMB2_query_info(xid, tcon, fid->persistent_fid, fid->volatile_fid, &data->fi); in smb2_query_file_info()
|