Searched refs:zfs_file_get (Results 1 – 5 of 5) sorted by relevance
58 int zfs_file_get(int fd, zfs_file_t **fp);
413 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get() function
245 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get() function
1394 zfs_file_get(int fd, zfs_file_t **fpp) in zfs_file_get() function
4837 if ((error = zfs_file_get(input_fd, &input_fp))) in zfs_ioc_recv_impl()5448 if ((error = zfs_file_get(zc->zc_cookie, &fp))) in zfs_ioc_send()6061 if ((error = zfs_file_get(zc->zc_cookie, &fp))) in zfs_ioc_diff()6435 if ((error = zfs_file_get(fd, &fp))) in zfs_ioc_send_new()7329 if ((rc = zfs_file_get(fd, &fp))) in zfsdev_getminor()