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

  /src/sys/nfs/
nfs_var.h 313 extern const enum vtype nv2tov_type[8];
nfsproto.h 234 #define nfsv2tov_type(a) nv2tov_type[fxdr_unsigned(u_int32_t,(a))&0x7]
nfs_subs.c 138 const enum vtype nv2tov_type[8] = enum

Completed in 24 milliseconds