Searched refs:fa_mtime (Results 1 – 5 of 5) sorted by relevance
145 struct nfsv2_time fa_mtime; member
70 struct nfsv2_time fa_mtime; member152 struct nfsv3_time fa_mtime; member
64 struct timespec fa_mtime; member
413 &fap->fa_mtime); in smbfs_smb_query_info()1074 &ctx->f_attr.fa_mtime); in smbfs_findnextLM1()1273 smb_dos2unixtime(date, time, 0, svtz, &ctx->f_attr.fa_mtime); in smbfs_findnextLM2()1291 smb_time_NT2local(lint, svtz, &ctx->f_attr.fa_mtime); in smbfs_findnextLM2()
356 np->n_mtime = fap->fa_mtime; in smbfs_attr_cacheenter()