Home
last modified time | relevance | path

Searched refs:zfs_list_only_by_fast (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_iter.h48 boolean_t zfs_list_only_by_fast(const zprop_list_t *);
H A Dzfs_iter.c243 zfs_list_only_by_fast(const zprop_list_t *p) in zfs_list_only_by_fast() function
H A Dzfs_main.c4005 if (zfs_list_only_by_fast(cb.cb_proplist) && in zfs_do_list()