Searched refs:NFSV4OP_GETATTR (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clcomsubs.c62 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
79 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
80 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
81 { NFSV4OP_GETATTR, 1, "Getattr", 7, },
100 { NFSV4OP_GETATTR, 1, "Getacl", 6, },
224 *tl = txdr_unsigned(NFSV4OP_GETATTR);
H A Dnfs_clrpcops.c216 *tl = txdr_unsigned(NFSV4OP_GETATTR);
422 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1187 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1254 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1329 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1694 *tl = txdr_unsigned(NFSV4OP_GETATTR);
1833 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2056 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2064 *tl = txdr_unsigned(NFSV4OP_GETATTR);
2381 *tl = txdr_unsigned(NFSV4OP_GETATTR);
[all...]
/freebsd-10-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c380 NFSV4OP_GETATTR,
709 if (vp != NULL && op != NFSV4OP_GETATTR &&
873 op != NFSV4OP_GETATTR &&
882 op != NFSV4OP_GETATTR &&
/freebsd-10-stable/usr.bin/nfsstat/
H A Dnfsstat.c472 ext_nfsstats.srvrpccnt[NFSV4OP_GETATTR],
855 ext_nfsstats.srvrpccnt[NFSV4OP_GETATTR],
1028 DELTA(srvrpccnt[NFSV4OP_GETATTR]),
/freebsd-10-stable/sys/nfs/
H A Dnfsproto.h250 #define NFSV4OP_GETATTR 9 macro
/freebsd-10-stable/sys/fs/nfs/
H A Dnfsport.h194 #define NFSV4OP_GETATTR 9 macro

Completed in 74 milliseconds