Searched refs:CIFSFindNext (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 299 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 855 return CIFSFindNext(xid, tcon, fid->netfid, search_flags, srch_inf); in cifs_query_dir_next()
|
H A D | cifssmb.c | 4582 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindNext() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 337 extern int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 892 return CIFSFindNext(xid, tcon, fid->netfid, search_flags, srch_inf); in cifs_query_dir_next()
|
H A D | cifssmb.c | 4058 int CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindNext() function
|
Completed in 19 milliseconds