Searched refs:uf_file (Results 1 – 9 of 9) sorted by relevance
384 dst->uf_file = src->uf_file; in flist_grow()603 if ((fp = ufp->uf_file) == NULL) { in getf_gen()669 while (ufp->uf_busy && ufp->uf_file == NULL) { in closeandsetf()676 if ((fp = ufp->uf_file) == NULL) { in closeandsetf()680 ufp->uf_file = newfp; in closeandsetf()689 if ((fp = ufp->uf_file) == NULL) { in closeandsetf()696 ufp->uf_file = NULL; in closeandsetf()737 ASSERT(ufp->uf_file == NULL); in closeandsetf()760 ASSERT(ufp->uf_file == NULL); in closeandsetf()883 cufp->uf_file = pufp->uf_file; in flist_fork()[all …]
107 struct file *uf_file; /* file pointer [grow, fork] */ member
91 if ((ufp->uf_file != NULL) && (ufp->uf_file->f_count > 0)) in setup_note_header()411 if (((fp = ufp->uf_file) == NULL) || (fp->f_count < 1)) { in write_elfnotes()
393 if (((fp = ufp->uf_file) == NULL) || in dofusers()
2771 if ((fp = ufp->uf_file) != NULL) { in pollcheckphlist()
2633 if ((fp = (uintptr_t)fw->fw_flist[fw->fw_ndx++].uf_file) == 0) in file_walk_step()2650 if ((fp = (uintptr_t)fw->fw_flist[fw->fw_ndx++].uf_file) != 0) in allfile_walk_step()3649 mdb_printf("%p\n", uf.uf_file); in fd()
4570 if (ufp->uf_file != NULL) { in pr_lookup_pathdir()4571 vp = ufp->uf_file->f_vnode; in pr_lookup_pathdir()5624 while (n < fddirsize && fip->fi_list[n].uf_file == NULL) in pr_readdir_fdlist()5750 if (fip->fi_list[fd].uf_file == NULL) in pr_readdir_pathdir()
1570 if ((fp = ufp->uf_file) != NULL && fp->f_count > 0) { in pr_getf()
5392 fp = fd < finfo->fi_nfiles ? finfo->fi_list[fd].uf_file : NULL; in dtrace_dif_subr()