Searched defs:transtolog (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dprocess_buffer.c298 int transtolog; local
300 transtolog =
306 transtolog, &error);
H A Dnfslog_trans.c282 * 'path', 'output_type' and 'transtolog'. The reference count for this
290 uint32_t transtolog)
297 (transtolog == tfp->trans_to_log)) {
359 uint32_t transtolog,
365 transrec = nfslog_trans_file_find(transpath, output_type, transtolog);
436 transrec->trans_to_log = transtolog;
287 nfslog_trans_file_find( char *path, uint32_t output_type, uint32_t transtolog) argument
356 nfslog_open_trans_file( char *transpath, uint32_t output_type, uint32_t transtolog, int *error) argument

Completed in 64 milliseconds