Searched refs:NFSV4OP_SETATTR (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdsocket.c | 444 NFSV4OP_SETATTR, 962 if (op == NFSV4OP_SETATTR) { in nfsrvd_compound() 1197 if (op == NFSV4OP_SETATTR) { in nfsrvd_compound() 1309 if (op == NFSV4OP_SETATTR) { in nfsrvd_compound()
|
/freebsd/usr.bin/nfsstat/ |
H A D | nfsstat.c | 403 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_SETATTR], in intpr() 884 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_SETATTR], in exp_intpr()
|
/freebsd/sys/nfs/ |
H A D | nfsproto.h | 272 #define NFSV4OP_SETATTR 34 macro
|
/freebsd/sys/fs/nfs/ |
H A D | nfsport.h | 232 #define NFSV4OP_SETATTR 34 macro
|
H A D | nfs_commonkrpc.c | 1416 if (j != 0 && i != NFSV4OP_SETATTR) in newnfs_request()
|
H A D | nfs_commonsubs.c | 242 { NFSV4OP_SETATTR, 2, "Setattr", 7, }, 280 { NFSV4OP_SETATTR, 1, "Setacl", 6, },
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 8903 *tl = txdr_unsigned(NFSV4OP_SETATTR); in nfsrpc_copyrpc()
|