Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dnfssrv.c156 {"EX_LOG_ALLOPS", EX_LOG_ALLOPS, EX_LOG_ALLOPS},
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h183 #define EX_LOG_ALLOPS 0x40 /* logging of all RPC operations enabled */ macro
/illumos-gate/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c905 exp->ex_flags |= EX_LOG_ALLOPS; in configlog()
1282 if (ep->ex_flags & EX_LOG_ALLOPS) in printarg()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1670 if (!(exi->exi_export.ex_flags & EX_LOG_ALLOPS) && in nfslog_write_record()