Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzfs/common/
H A Dmapfile-vers116 zfs_prop_get_userquota;
H A Dlibzfs.h435 extern int zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname,
H A Dlibzfs_dataset.c2888 zfs_prop_get_userquota(zfs_handle_t *zhp, const char *propname, in zfs_prop_get_userquota() function
/titanic_44/usr/src/cmd/zfs/
H A Dzfs_main.c1543 if (zfs_prop_get_userquota(zhp, pl->pl_user_prop, in get_callback()
2988 if (zfs_prop_get_userquota(zhp, pl->pl_user_prop, in print_dataset()