HomeSort by relevance Sort by last modified time
    Searched refs:NF3REG (Results 1 - 9 of 9) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_nfs3.c 95 #define NF3REG 1 /* regular file */
971 case NF3REG:
  /onnv/onnv-gate/usr/src/stand/lib/fs/nfs/
nfs3ops.c 215 if (na->type < NF3REG || na->type > NF3FIFO)
  /onnv/onnv-gate/usr/src/head/rpcsvc/
nfs_prot.x 430 NF3REG = 1,
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs3_xdr.c 594 if (vap->va_type < NF3REG || vap->va_type > NF3FIFO)
748 if (vap->va_type < NF3REG || vap->va_type > NF3FIFO)
    [all...]
nfs_client.c 1120 if (na->type < NF3REG || na->type > NF3FIFO)
1156 case NF3REG:
    [all...]
nfs3_vfsops.c 1181 if (res.resok.obj_attributes.attr.type < NF3REG ||
    [all...]
nfs_subr.c     [all...]
nfs3_srv.c     [all...]
  /onnv/onnv-gate/usr/src/uts/common/nfs/
nfs.h     [all...]

Completed in 63 milliseconds