HomeSort by: relevance | last modified time | path
    Searched refs:nfsv3tov_type (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/nfs/common/
nfs_common.h 47 #define nfsv3tov_type(a) nv3tov_type[fxdr_unsigned(u_int32_t,(a))&0x7] macro
  /src/sys/nfs/
nfsproto.h 235 #define nfsv3tov_type(a) nv3tov_type[fxdr_unsigned(u_int32_t,(a))&0x7] macro
nfs_clntsubs.c 166 vtyp = nfsv3tov_type(fp->fa_type);
nfs_serv.c 1706 vtyp = nfsv3tov_type(*tl);

Completed in 21 milliseconds