Home
last modified time | relevance | path

Searched refs:CIFSGetSrvInodeNumber (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
Dcifsproto.h460 extern int CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon,
Dsmb1ops.c602 return CIFSGetSrvInodeNumber(xid, tcon, full_path, uniqueid, in cifs_get_srv_inum()
Dcifssmb.c4751 CIFSGetSrvInodeNumber(const unsigned int xid, struct cifs_tcon *tcon, in CIFSGetSrvInodeNumber() function