Searched refs:uf_file (Results 1 – 8 of 8) sorted by relevance
381 dst->uf_file = src->uf_file; in flist_grow()600 if ((fp = ufp->uf_file) == NULL) { in getf()657 while (ufp->uf_busy && ufp->uf_file == NULL) { in closeandsetf()664 if ((fp = ufp->uf_file) == NULL) { in closeandsetf()668 ufp->uf_file = newfp; in closeandsetf()676 if ((fp = ufp->uf_file) == NULL) { in closeandsetf()683 ufp->uf_file = NULL; in closeandsetf()724 ASSERT(ufp->uf_file == NULL); in closeandsetf()747 ASSERT(ufp->uf_file == NULL); in closeandsetf()858 cufp->uf_file = pufp->uf_file; in flist_fork()[all …]
89 if ((ufp->uf_file != NULL) && (ufp->uf_file->f_count > 0)) in setup_note_header()350 if (((fp = ufp->uf_file) == NULL) || (fp->f_count < 1)) { in write_elfnotes()
91 struct file *uf_file; /* file pointer [grow, fork] */ member
393 if (((fp = ufp->uf_file) == NULL) || in dofusers()
2527 if ((fp = ufp->uf_file) != NULL) { in pollcheckphlist()
4016 if ((fp = ufp->uf_file) != NULL) { in pr_lookup_fddir()4197 if (ufp->uf_file != NULL) { in pr_lookup_pathdir()4198 vp = ufp->uf_file->f_vnode; in pr_lookup_pathdir()5239 while (n < fddirsize && fip->fi_list[n].uf_file == NULL) in pr_readdir_fddir()5347 if (fip->fi_list[fd].uf_file == NULL) in pr_readdir_pathdir()
2390 if ((fp = (uintptr_t)fw->fw_flist[fw->fw_ndx++].uf_file) == NULL) in file_walk_step()2407 if ((fp = (uintptr_t)fw->fw_flist[fw->fw_ndx++].uf_file) != NULL) in allfile_walk_step()3352 mdb_printf("%p\n", uf.uf_file); in fd()
5166 fp = fd < finfo->fi_nfiles ? finfo->fi_list[fd].uf_file : NULL; in dtrace_dif_subr()