Searched refs:mtime_sec (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/smbsrv/ | ||
H A D | smb_ofile.c | 324 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) argument 357 if (mtime_sec != 0) { 358 pa->sa_vattr.va_mtime.tv_sec = mtime_sec; |
Completed in 59 milliseconds