Searched refs:ZFS_ITER_PROP_LISTSNAPS (Results 1 – 3 of 3) sorted by relevance
45 #define ZFS_ITER_PROP_LISTSNAPS (1 << 2) macro
79 if ((cb->cb_flags & ZFS_ITER_PROP_LISTSNAPS) == 0) in zfs_include_snapshots()
1767 flags &= ~ZFS_ITER_PROP_LISTSNAPS; in zfs_do_get()3086 int flags = ZFS_ITER_PROP_LISTSNAPS | ZFS_ITER_ARGS_CAN_BE_PATHS; in zfs_do_list()3126 flags &= ~ZFS_ITER_PROP_LISTSNAPS; in zfs_do_list()