Searched refs:fput (Results 1 – 11 of 11) sorted by relevance
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | file.h | 69 fput(struct linux_file *filp) in fput() function 120 fput(filp); in fd_install() 173 fput(fd.linux_file); in fdput()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zpl_file_range.c | 230 fput(src_file); in zpl_ioctl_ficlone() 238 fput(src_file); in zpl_ioctl_ficlone() 266 fput(src_file); in zpl_ioctl_ficlonerange() 277 fput(src_file); in zpl_ioctl_ficlonerange()
|
| H A D | zfs_file_os.c | 427 fput(fp); in zfs_file_put()
|
| H A D | vdev_disk.c | 280 fput(bdh); in vdev_blkdev_put()
|
| /freebsd-14.2/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_rdma_core.c | 366 fput(f); in lookup_get_fd_uobject() 557 fput(filp); in alloc_abort_fd_uobject() 670 fput(filp); in lookup_put_fd_uobject()
|
| /freebsd-14.2/lib/libsm/ |
| H A D | Makefile | 27 fpurge.c fput.c fread.c fscanf.c fseek.c fvwrite.c fwalk.c \
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-zone.c | 94 fput(nsfile); in user_ns_get()
|
| /freebsd-14.2/sys/dev/netmap/ |
| H A D | netmap_kloop.c | 885 fput(entry->filp); in netmap_sync_kloop() 889 fput(entry->irq_filp); in netmap_sync_kloop()
|
| /freebsd-14.2/contrib/gdtoa/ |
| H A D | printf.c0 | 669 #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-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-blkdev.m4 | 185 dnl # struct file*, we can just use fput(). So the blkdev_put test no longer
|
| /freebsd-14.2/sys/compat/linuxkpi/common/src/ |
| H A D | linux_compat.c | 565 fput(vmap->vm_file); in linux_cdev_handle_free() 672 fput(tmp); in vma_set_file()
|