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

  /src/sys/fs/nfs/client/
nfs_clcomsubs.c 64 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
81 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
82 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
83 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
102 { NFSV4OP_GETATTR, 1, "Getacl", 6, },
223 *tl = txdr_unsigned(NFSV4OP_GETATTR);
nfs_clrpcops.c 221 *tl = txdr_unsigned(NFSV4OP_GETATTR);
425 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1165 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1232 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1307 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1665 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1803 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2024 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2032 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2349 *tl = txdr_unsigned(NFSV4OP_GETATTR);
    [all...]
  /src/sys/fs/nfs/server/
nfs_nfsdsocket.c 382 NFSV4OP_GETATTR,
788 if (vp != NULL && op != NFSV4OP_GETATTR &&
946 op != NFSV4OP_GETATTR &&
955 op != NFSV4OP_GETATTR &&
  /src/sys/fs/nfs/common/
oldnfsproto.h 252 #define NFSV4OP_GETATTR 9
nfsport.h 191 #define NFSV4OP_GETATTR 9

Completed in 16 milliseconds