Home
last modified time | relevance | path

Searched refs:FH3TOFIDP (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h1139 #define FH3TOFIDP(fh) ((fid_t *)&((fh)->fh3_len)) macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1620 fid = FH3TOFIDP(fh3); in common_dispatch()
H A Dnfs_export.c2614 fidp = FH3TOFIDP(fh); in nfs3_fhtovp()
H A Dnfs3_srv.c450 EQFID(&exi->exi_fid, FH3TOFIDP(fhp))) { in rfs3_lookup()