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