Searched defs:searchHandle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifssmb.c | 4582 CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, __u16 searchHandle, __u16 search_flags, struct cifs_search_info *psrch_inf) CIFSFindNext() argument 4718 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, const __u16 searchHandle) CIFSFindClose() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifssmb.c | 4058 CIFSFindNext(const unsigned int xid, struct cifs_tcon *tcon, __u16 searchHandle, __u16 search_flags, struct cifs_search_info *psrch_inf) CIFSFindNext() argument 4185 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, const __u16 searchHandle) CIFSFindClose() argument
|
Completed in 16 milliseconds