Home
last modified time | relevance | path

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

/freebsd/usr.sbin/jail/
H A Djailp.h111 IP_ZFS_DATASET, /* Jail ZFS datasets */ enumerator
H A Djail.c101 IP_ZFS_DATASET, enumerator
160 { "zfs.dataset", IP_ZFS_DATASET },
H A Dconfig.c96 [IP_ZFS_DATASET] = {"zfs.dataset", PF_INTERNAL},
H A Dcommand.c611 case IP_ZFS_DATASET: in run_command()