Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_fsops.h49 void smb_fsop_close(smb_node_t *, int, cred_t *);
/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c387 (void) smb_fsop_close(of->f_node, of->f_mode, in smb_ofile_close()
H A Dsmb_fsops.c115 smb_fsop_close(smb_node_t *node, int mode, cred_t *cred) in smb_fsop_close() function