Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/fs/nfs/
Dnfsport.h244 #define NFSV4OP_LAYOUTRETURN 51 macro
Dnfs_commonsubs.c264 { NFSV4OP_LAYOUTRETURN, 1, "LayoutReturn", 12, },
/freebsd-12-stable/usr.bin/nfsstat/
Dnfsstat.c976 (uintmax_t)ext_nfsstats.srvrpccnt[NFSV4OP_LAYOUTRETURN]); in exp_intpr()