Searched refs:CIFSFindClose (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 303 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 862 return CIFSFindClose(xid, tcon, fid->netfid); in cifs_close_dir()
|
H A D | cifssmb.c | 4718 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindClose() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 341 extern int CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | smb1ops.c | 899 return CIFSFindClose(xid, tcon, fid->netfid); in cifs_close_dir()
|
H A D | cifssmb.c | 4185 CIFSFindClose(const unsigned int xid, struct cifs_tcon *tcon, in CIFSFindClose() function
|
Completed in 27 milliseconds