Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1516 struct exportinfo *nfslog_exi = NULL; in common_dispatch() local
1768 nfslog_exi = nfslog_get_exi(ne, exi, req, res, &nfslog_rec_id); in common_dispatch()
1772 logging_enabled = (nfslog_exi != NULL); in common_dispatch()
1779 NFSLOG_COPY_NETBUF(nfslog_exi, xprt, &nb); in common_dispatch()
1818 nfslog_write_record(nfslog_exi, req, args, (char *)&res_buf, in common_dispatch()
1820 exi_rele(nfslog_exi); in common_dispatch()