Lines Matching refs:uint64_t

62     zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp);
65 zprop_source_t *src, char **source, uint64_t *val,
857 const char *propname, uint64_t zoned, const char *errbuf,
858 const char *strval, uint64_t intval)
924 uint64_t zoned, zfs_handle_t *zhp, zfs_handle_t *parent_zhp,
952 uint64_t intval;
1032 uint64_t rid;
1033 uint64_t valary[3];
1324 uint64_t is_zoned;
1325 uint64_t mounted = B_FALSE;
1843 uint64_t volsize = zfs_prop_get_int(zhp,
1845 uint64_t blocksize = zfs_prop_get_int(zhp,
1961 uint64_t old_volsize;
1962 uint64_t new_volsize;
1963 uint64_t old_reservation;
1964 uint64_t new_reservation;
2109 uint64_t idx;
2250 uint64_t old_volsize = zfs_prop_get_int(zhp,
2458 uint64_t intval = 0, predicted_intval = 0;
2573 *(uint64_t *)value);
2680 static uint64_t
2684 uint64_t value;
2737 zfs_set_recvd_props_mode(zfs_handle_t *zhp, uint64_t *cookie)
2739 *cookie = (uint64_t)(uintptr_t)zhp->zfs_props;
2744 zfs_unset_recvd_props_mode(zfs_handle_t *zhp, uint64_t *cookie)
2818 char **source, uint64_t *val, boolean_t get_persistent,
3045 uint64_t cookie;
3194 uint64_t val;
3198 uint64_t mounted;
3199 uint64_t tmpmounted = B_FALSE;
3854 uint64_t value;
4085 uint64_t
4089 uint64_t val;
4098 zfs_prop_set_int(zfs_handle_t *zhp, zfs_prop_t prop, uint64_t val)
4113 zfs_prop_get_numeric(zfs_handle_t *zhp, zfs_prop_t prop, uint64_t *value,
4176 zfs_userquota_prop_t *typep, char *domain, int domainlen, uint64_t *ridp)
4305 uint64_t *propvalue, zfs_userquota_prop_t *typep)
4329 uint64_t *propvalue)
4342 uint64_t propvalue;
4413 uint64_t orig_cookie;
4666 zfs_check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned,
4674 uint64_t is_zoned;
4882 uint64_t size = 0;
4883 uint64_t blocksize = zfs_prop_default_numeric(ZFS_PROP_VOLBLOCKSIZE);
4885 uint64_t zoned;
5207 uint64_t zoned;
5429 uint64_t cb_create; /* creation time reference */
5495 uint64_t old_volsize, new_volsize;
6381 uint64_t fsid,
6426 zfs_set_fsid(libzfs_handle_t *hdl, const char *fsname, uint64_t fsid)
6433 zfs_reset_fsid(libzfs_handle_t *hdl, const char *fsname, uint64_t fsid)
6450 zfs_get_fsid(libzfs_handle_t *hdl, const char *fsname, uint64_t *fsidp)
6496 zfs_remove_fsid(libzfs_handle_t *hdl, const char *fsname, uint64_t *fsidp)
6587 int cleanup_fd, uint64_t dsobj, uint64_t createtxg)
6686 uint64_t
6687 zvol_volsize_to_reservation(uint64_t volsize, nvlist_t *props)
6689 uint64_t numdb;
6690 uint64_t nblocks, volblocksize;