Searched defs:r_attr (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_node.h145 * (r_attr.fa_size). They can differ because we modify r_size during a
149 * size returned from the server (r_attr.fa_size) may not match r_size.
150 * r_size is the one we use, in general. r_attr.fa_size is only used to
249 * See notes above re: r_size vs r_attr.fa_size, etc.
251 smbfattr_t r_attr; /* attributes from the server */ member in struct:smbnode
/illumos-gate/usr/src/uts/common/nfs/
H A Drnode.h194 * (r_attr.va_size). They can differ because we modify r_size during a
198 * size returned from the server (r_attr.va_size) may not match r_size.
199 * r_size is the one we use, in general. r_attr.va_size is only used to
278 struct vattr r_attr; /* cached vnode attributes */ member in struct:rnode
H A Drnode4.h152 * (r_attr.va_size). They can differ because we modify r_size during a
156 * size returned from the server (r_attr.va_size) may not match r_size.
157 * r_size is the one we use, in general. r_attr.va_size is only used to
251 vattr_t r_attr; /* cached vnode attributes */ member in struct:rnode4

Completed in 64 milliseconds