Home
last modified time | relevance | path

Searched defs:wnl_fattr (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dwebnfs.x117 struct wnl_fattr { struct
118 wnl_ftype type; /* file type */
119 unsigned mode; /* protection mode bits */
120 unsigned nlink; /* # hard links */
121 unsigned uid; /* owner user id */
122 unsigned gid; /* owner group id */
146 wnl_fattr attributes; argument