Home
last modified time | relevance | path

Searched refs:zfs_file_get (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/contrib/openzfs/include/sys/
HDzfs_file.h61 zfs_file_t *zfs_file_get(int fd);
/freebsd-head/sys/contrib/openzfs/module/zfs/
HDzfs_onexit.c115 zfs_file_t *fp = zfs_file_get(fd); in zfs_onexit_fd_hold()
HDfm.c284 zfs_file_t *fp = zfs_file_get(fd); in zfs_zevent_fd_hold()
HDzfs_ioctl.c5295 if ((input_fp = zfs_file_get(input_fd)) == NULL) in zfs_ioc_recv_impl()
5854 zfs_file_t *fp = zfs_file_get(fd); in dump_bytes_init()
6571 if ((fp = zfs_file_get(zc->zc_cookie)) == NULL) in zfs_ioc_diff()
/freebsd-head/sys/contrib/openzfs/module/os/linux/zfs/
HDzfs_file_os.c369 zfs_file_get(int fd) in zfs_file_get() function
/freebsd-head/sys/contrib/openzfs/module/os/freebsd/zfs/
HDzfs_file_os.c316 zfs_file_get(int fd) in zfs_file_get() function
/freebsd-head/sys/contrib/openzfs/lib/libzpool/
HDkernel.c1429 zfs_file_get(int fd) in zfs_file_get() function