Searched refs:mtime_sec (Results 1 – 1 of 1) sorted by relevance
318 smb_ofile_close(smb_ofile_t *of, int32_t mtime_sec) in smb_ofile_close() argument346 if (mtime_sec != 0) { in smb_ofile_close()347 pa->sa_vattr.va_mtime.tv_sec = mtime_sec; in smb_ofile_close()