Searched refs:lf_vp (Results 1 – 2 of 2) sorted by relevance
456 logfile->lf_vp = vp; in log_file_create()562 if (error = VOP_CLOSE(lfp->lf_vp, FCREAT|FWRITE|FOFFMAX, 1, (offset_t)0, in log_file_rele()571 lfp->lf_path, (void *)lfp->lf_vp, lfp->lf_vp->v_count)); in log_file_rele()574 VN_RELE(lfp->lf_vp); in log_file_rele()787 vp = lfp->lf_vp; in nfslog_write_logrecords()
335 vnode_t *lf_vp; /* vnode for the buffer file */ member