Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_ofile.c318 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) in smb_ofile_close() argument
346 if (mtime_sec != 0) { in smb_ofile_close()
347 pa->sa_vattr.va_mtime.tv_sec = mtime_sec; in smb_ofile_close()