Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/kern/
Dkern_descrip.c555 fhold(fp); in kern_fcntl()
587 fhold(fp); in kern_fcntl()
602 fhold(fp); in kern_fcntl()
649 fhold(fp); in kern_fcntl()
751 fhold(fp); in kern_fcntl()
777 fhold(fp); in kern_fcntl()
866 fhold(fp); in do_dup()
1742 fhold(fp); in finstall()
1885 fhold(newfdp->fd_ofiles[i]); in fdcopy()
1945 fhold(fp); in fdfree()
[all …]
Dsys_capability.c329 fhold(fp_object); in kern_capwrap()
Duipc_usrreq.c2082 fhold(fp); in unp_internalize_fp()
2235 fhold(f); in unp_gc()
Dsys_generic.c1173 fhold(fp_fromcap); in getselfd_cap()
Duipc_syscalls.c159 fhold(fp_fromcap); in getsock_cap()
Dvfs_syscalls.c4365 fhold(fp_fromcap); in getvnode()
/freebsd-9-stable/sys/fs/portalfs/
Dportal_vfsops.c161 fhold(fp); in portal_mount()
/freebsd-9-stable/sys/sys/
Dfile.h266 #define fhold(fp) \ macro
/freebsd-9-stable/sys/netsmb/
Dsmb_dev.c384 fhold(fp); in nsmb_getfp()