Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfs_stat.c52 #define NFS_SRV_STAT 0x1 macro
111 's', MDB_OPT_SETBITS, NFS_SRV_STAT, &host_flag, in nfs_stat_dcmd()
190 host_flag = NFS_SRV_STAT | NFS_CLNT_STAT | NFS_CB_STAT; in nfs_stat_dcmd()
199 if (host_flag & NFS_SRV_STAT) in nfs_stat_dcmd()
223 if (type_flag & NFS_SRV_STAT) { in nfs_stat_srv()