Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h339 __u16 *searchHandle, __u16 search_flags,
344 __u16 searchHandle, __u16 search_flags,
H A Dcifssmb.c4069 __u16 searchHandle, __u16 search_flags, in CIFSFindNext() argument
4109 pSMB->SearchHandle = searchHandle; /* always kept as le */ in CIFSFindNext()
4196 const __u16 searchHandle) in CIFSFindClose() argument
4211 pSMB->FileID = searchHandle; in CIFSFindClose()