Home
last modified time | relevance | path

Searched refs:zfs_prop_get_userquota (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dmapfile-vers143 zfs_prop_get_userquota;
H A Dlibzfs.h489 extern int zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname,
H A Dlibzfs_dataset.c3196 zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_userquota() function
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c1712 if (zfs_prop_get_userquota(zhp, pl->pl_user_prop, in get_callback()
3261 if (zfs_prop_get_userquota(zhp, pl->pl_user_prop, in print_dataset()