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

  /src/sys/fs/nfs/client/
nfs_clcomsubs.c 50 extern enum vtype newnv2tov_type[8];
  /src/sys/fs/nfs/common/
nfsproto.h 649 #define nfsv2tov_type(a) newnv2tov_type[fxdr_unsigned(u_int32_t,(a))&0x7]
nfs_commonsubs.c 63 enum vtype newnv2tov_type[8] = { VNON, VREG, VDIR, VBLK, VCHR, VLNK, VNON, VNON }; enum

Completed in 16 milliseconds