Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb2_kproto.h160 void smb2_dh_update_times(smb_request_t *, smb_ofile_t *, smb_attr_t *);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1682 smb2_dh_update_times(sr, of, attr); in smb_node_setattr()
H A Dsmb2_durable.c1292 smb2_dh_update_times(smb_request_t *sr, smb_ofile_t *of, smb_attr_t *attr) in smb2_dh_update_times() function