Searched refs:NFSV4OP_REMOVE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/usr.bin/nfsstat/ |
| D | nfsstat.c | 429 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_REMOVE]); in intpr() 882 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_REMOVE], in exp_intpr()
|
| /freebsd-12-stable/sys/nfs/ |
| D | nfsproto.h | 271 #define NFSV4OP_REMOVE 28 macro
|
| /freebsd-12-stable/sys/fs/nfs/ |
| D | nfsport.h | 212 #define NFSV4OP_REMOVE 28 macro
|
| D | nfs_commonsubs.c | 227 { NFSV4OP_REMOVE, 1, "Remove", 6, }, 228 { NFSV4OP_REMOVE, 1, "Remove", 6, },
|
| /freebsd-12-stable/sys/fs/nfsserver/ |
| D | nfs_nfsdsocket.c | 393 NFSV4OP_REMOVE,
|
| /freebsd-12-stable/sys/fs/nfsclient/ |
| D | nfs_clrpcops.c | 2398 *tl = txdr_unsigned(NFSV4OP_REMOVE); in nfsrpc_remove()
|