Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.c257 smb_time_NT2local(llongint, &ctx->f_attr.fa_createtime); in smbfs_decode_dirent()
363 smb_time_NT2local(llongint, &fap->fa_createtime); in smbfs_decode_file_all_info()
H A Dsmbfs_client.c603 xoap->xoa_createtime = fa->fa_createtime; in smbfattr_to_xvattr()
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subr.h110 timespec_t fa_createtime; /* Note, != ctime */ member
H A Dsmb2_smb.c900 smb_time_NT2local(llongint, &fa.fa_createtime); in smb2_smb_ntcreate()
H A Dsmb_smb.c964 smb_time_NT2local(llongint, &fa.fa_createtime); in smb1_smb_ntcreate()