Searched refs:b_fattr4_filehandle (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs_inet.h144 b_fattr4_filehandle: 1, member in struct:attr4_bitmap1_u::__anon4425
161 b_fattr4_filehandle: 1, member in struct:attr4_bitmap1_u::__anon4425
174 #define bm_fattr4_filehandle bitmap_s.b_fattr4_filehandle
221 struct nfs_bfh4 b_fattr4_filehandle; member in struct:b_fattr4_s
H A Dnfs4ops.c480 cd.fh.fh4.len = lookupres.lr_attrs.b_fattr4_filehandle.len;
481 bcopy(lookupres.lr_attrs.b_fattr4_filehandle.data, cd.fh.fh4.data,
578 cd.fh.fh4.len = lookupres.lr_attrs.b_fattr4_filehandle.len;
579 bcopy(lookupres.lr_attrs.b_fattr4_filehandle.data, cd.fh.fh4.data,
H A Dnfs4_xdr.c219 b_fattr4_filehandle))

Completed in 75 milliseconds