Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h157 __u16 searchHandle, __u16 search_flags,
160 const __u16 searchHandle);
H A Dcifssmb.c4521 __u16 searchHandle, __u16 search_flags, in CIFSFindNext() argument
4562 pSMB->SearchHandle = searchHandle; /* always kept as le */ in CIFSFindNext()
4649 const __u16 searchHandle) in CIFSFindClose() argument
4666 pSMB->FileID = searchHandle; in CIFSFindClose()