Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfile.h286 fhold(struct file *fp) in fhold() function
/f-stack/freebsd/kern/
H A Dkern_descrip.c917 if (!fhold(oldfp)) in kern_dup()
2110 if (!fhold(fp)) in finstall()
2345 !fhold(ofde->fde_file)) { in fdcopy()
2419 if (!fhold(ofde->fde_file)) { in fdcopy_remapped()
2467 !fhold(fp)) in fdclearlocks()
2944 if (error == 0 && !fhold(*fpp)) in fget_cap()
3634 if (!fhold(fp)) { in dupfdopen()
H A Duipc_usrreq.c2290 if (!fhold(fdesc->fd_ofiles[*fdp].fde_file)) { in unp_internalize()
2748 !fhold(f)) in unp_gc()
H A Dsys_generic.c759 if (!fhold(fp)) { in kern_ioctl()