Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h341 __u16 *searchHandle, __u16 search_flags,
346 __u16 searchHandle, __u16 search_flags,
H A Dcifssmb.c4083 __u16 searchHandle, __u16 search_flags, in CIFSFindNext() argument
4123 pSMB->SearchHandle = searchHandle; /* always kept as le */ in CIFSFindNext()
4210 const __u16 searchHandle) in CIFSFindClose() argument
4225 pSMB->FileID = searchHandle; in CIFSFindClose()