Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2proto.h221 extern int SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon,
H A Dsmb2ops.c2397 return SMB2_query_directory(xid, tcon, fid->persistent_fid, in smb2_query_dir_next()
H A Dsmb2pdu.c5383 SMB2_query_directory(const unsigned int xid, struct cifs_tcon *tcon, in SMB2_query_directory() function