Home
last modified time | relevance | path

Searched refs:fput (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfile.h69 fput(struct linux_file *filp) in fput() function
120 fput(filp); in fd_install()
173 fput(fd.linux_file); in fdput()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file_range.c226 fput(src_file); in zpl_ioctl_ficlone()
234 fput(src_file); in zpl_ioctl_ficlone()
262 fput(src_file); in zpl_ioctl_ficlonerange()
273 fput(src_file); in zpl_ioctl_ficlonerange()
H A Dzfs_file_os.c381 fput(fp); in zfs_file_put()
H A Dvdev_disk.c278 fput(bdh); in vdev_blkdev_put()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c364 fput(f); in lookup_get_fd_uobject()
555 fput(filp); in alloc_abort_fd_uobject()
668 fput(filp); in lookup_put_fd_uobject()
743 * This can only happen if the fput came from alloc_abort_fd_uobject() in uverbs_uobject_fd_release()
/freebsd/lib/libsm/
H A DMakefile26 fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c \
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-zone.c94 fput(nsfile); in user_ns_get()
/freebsd/sys/dev/netmap/
H A Dnetmap_kloop.c885 fput(entry->filp); in netmap_sync_kloop()
889 fput(entry->irq_filp); in netmap_sync_kloop()
/freebsd/contrib/gdtoa/
H A Dprintf.c0669 #define put(x) { *outbuf++ = x; if (outbuf == obe) outbuf = (*fput)(f,&rv); }
674 (obe, fput, f, fmt, ap)
675 char *obe, *fmt; Finfo *f; Putfunc fput; va_list ap;
677 (char *obe, Putfunc fput, Finfo *f, const char *fmt, va_list ap)
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-blkdev.m4185 dnl # struct file*, we can just use fput(). So the blkdev_put test no longer
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c564 fput(vmap->vm_file); in linux_cdev_handle_free()
671 fput(tmp); in vma_set_file()