Searched refs:f_attr (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c1875 ctx->f_attr.fa_attr = battr;
1877 &ctx->f_attr.fa_mtime);
1878 ctx->f_attr.fa_size = size;
2095 &ctx->f_attr.fa_createtime);
2098 smb_dos2unixtime(date, time, 0, svtz, &ctx->f_attr.fa_atime);
2101 smb_dos2unixtime(date, time, 0, svtz, &ctx->f_attr.fa_mtime);
2103 ctx->f_attr.fa_size = size;
2105 ctx->f_attr.fa_allocsz = size;
2107 ctx->f_attr.fa_attr = wattr;
2120 smb_time_NT2local(llongint, &ctx->f_attr
[all...]
H A Dsmbfs_subr.h115 struct smbfattr f_attr; /* current attributes */ member in struct:smbfs_fctx
H A Dsmbfs_xattr.c396 ctx->f_attr.fa_size = llongint;
H A Dsmbfs_vnops.c2795 &ctx->f_attr, &newvp) == 0)
/illumos-gate/usr/src/common/fs/
H A Dpcfilep.h221 uchar_t f_attr; /* attributes */ member in struct:_file_descriptor_

Completed in 105 milliseconds