Searched refs:lf_vp (Results 1 – 2 of 2) sorted by relevance
460 logfile->lf_vp = vp; in log_file_create()566 error = VOP_CLOSE(lfp->lf_vp, FCREAT|FWRITE|FOFFMAX, 1, (offset_t)0, in log_file_rele()576 lfp->lf_path, (void *)lfp->lf_vp, lfp->lf_vp->v_count)); in log_file_rele()579 VN_RELE(lfp->lf_vp); in log_file_rele()789 vp = lfp->lf_vp; in nfslog_write_logrecords()
341 vnode_t *lf_vp; /* vnode for the buffer file */ member