Searched refs:FH_WEBNFS (Results 1 – 3 of 3) sorted by relevance
1068 #define FH_WEBNFS 0x1 /* fh is WebNFS overloaded - see makefh3_ol() */ macro
2188 fh->fh3_flags = FH_WEBNFS; in makefh3_ol()
464 if (objp->fh3_flags & FH_WEBNFS) in xdr_nfs_fh3_server()