Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c1507 struct exportinfo *nfslog_exi = NULL; in common_dispatch() local
1766 nfslog_exi = nfslog_get_exi(exi, req, res, &nfslog_rec_id); in common_dispatch()
1770 logging_enabled = (nfslog_exi != NULL); in common_dispatch()
1777 NFSLOG_COPY_NETBUF(nfslog_exi, xprt, &nb); in common_dispatch()
1816 nfslog_write_record(nfslog_exi, req, args, (char *)&res_buf, in common_dispatch()
1818 exi_rele(nfslog_exi); in common_dispatch()