Home
last modified time | relevance | path

Searched refs:NFSV4OP_LOCKT (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/nfs/
Dnfsproto.h254 #define NFSV4OP_LOCKT 13 macro
/freebsd-10-stable/sys/fs/nfsclient/
Dnfs_clcomsubs.c91 { NFSV4OP_LOCKT, 1, "LockT", 5, },
/freebsd-10-stable/sys/fs/nfs/
Dnfsport.h198 #define NFSV4OP_LOCKT 13 macro
/freebsd-10-stable/usr.bin/nfsstat/
Dnfsstat.c911 ext_nfsstats.srvrpccnt[NFSV4OP_LOCKT], in exp_intpr()