Home
last modified time | relevance | path

Searched refs:NFSV4OP_RECLAIMCOMPL (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clcomsubs.c109 { NFSV4OP_RECLAIMCOMPL, 1, "ReclaimComplete", 15, },
/freebsd-11-stable/sys/fs/nfs/
HDnfsport.h249 #define NFSV4OP_RECLAIMCOMPL 58 macro
/freebsd-11-stable/usr.bin/nfsstat/
HDnfsstat.c1134 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_RECLAIMCOMPL]); in exp41_intpr()