Searched refs:NFSV4OP_REMOVE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-14-stable/usr.bin/nfsstat/ |
| HD | nfsstat.c | 421 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_REMOVE]); in intpr() 908 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_REMOVE], in exp_intpr()
|
| /freebsd-14-stable/sys/nfs/ |
| HD | nfsproto.h | 268 #define NFSV4OP_REMOVE 28 macro
|
| /freebsd-14-stable/sys/fs/nfs/ |
| HD | nfsport.h | 226 #define NFSV4OP_REMOVE 28 macro
|
| HD | nfs_commonsubs.c | 252 { NFSV4OP_REMOVE, 1, "Remove", 6, }, 253 { NFSV4OP_REMOVE, 1, "Remove", 6, },
|
| /freebsd-14-stable/sys/fs/nfsserver/ |
| HD | nfs_nfsdsocket.c | 454 NFSV4OP_REMOVE,
|
| /freebsd-14-stable/sys/fs/nfsclient/ |
| HD | nfs_clrpcops.c | 2894 *tl = txdr_unsigned(NFSV4OP_REMOVE); in nfsrpc_remove()
|