Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/openzfs/include/sys/
H A Dzfs_file.h60 zfs_file_t *zfs_file_get(int fd);
/freebsd-14.2/sys/contrib/openzfs/module/zfs/
H A Dzfs_onexit.c114 zfs_file_t *fp = zfs_file_get(fd); in zfs_onexit_fd_hold()
H A Dfm.c283 zfs_file_t *fp = zfs_file_get(fd); in zfs_zevent_fd_hold()
H A Dzfs_ioctl.c5002 if ((input_fp = zfs_file_get(input_fd)) == NULL) in zfs_ioc_recv_impl()
5626 if ((fp = zfs_file_get(zc->zc_cookie)) == NULL) in zfs_ioc_send()
6232 if ((fp = zfs_file_get(zc->zc_cookie)) == NULL) in zfs_ioc_diff()
6609 if ((fp = zfs_file_get(fd)) == NULL) in zfs_ioc_send_new()
/freebsd-14.2/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c414 zfs_file_get(int fd) in zfs_file_get() function
/freebsd-14.2/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_file_os.c292 zfs_file_get(int fd) in zfs_file_get() function
/freebsd-14.2/sys/contrib/openzfs/lib/libzpool/
H A Dkernel.c1424 zfs_file_get(int fd) in zfs_file_get() function