Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/nfs/
H A Dexport.h176 #define EX_LOG_ALLOPS 0x40 /* logging of all RPC operations enabled */ macro
/titanic_41/usr/src/lib/libshare/nfs/
H A Dlibshare_nfs.c890 exp->ex_flags |= EX_LOG_ALLOPS; in configlog()
1259 if (ep->ex_flags & EX_LOG_ALLOPS) in printarg()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1666 if (!(exi->exi_export.ex_flags & EX_LOG_ALLOPS) && in nfslog_write_record()