Lines Matching refs:boolean_table
318 static const zprop_index_t boolean_table[] = { in zfs_prop_init() local
499 ZFS_TYPE_FILESYSTEM, "on | off", "ATIME", boolean_table, sfeatures); in zfs_prop_init()
501 ZFS_TYPE_FILESYSTEM, "on | off", "RELATIME", boolean_table, in zfs_prop_init()
505 boolean_table, sfeatures); in zfs_prop_init()
508 boolean_table, sfeatures); in zfs_prop_init()
511 boolean_table, sfeatures); in zfs_prop_init()
514 boolean_table, sfeatures); in zfs_prop_init()
517 ZFS_TYPE_FILESYSTEM, "on | off", "JAILED", boolean_table, in zfs_prop_init()
521 ZFS_TYPE_FILESYSTEM, "on | off", "ZONED", boolean_table, sfeatures); in zfs_prop_init()
524 ZFS_TYPE_FILESYSTEM, "on | off", "VSCAN", boolean_table, sfeatures); in zfs_prop_init()
527 boolean_table, sfeatures); in zfs_prop_init()
529 ZFS_TYPE_FILESYSTEM, "on | off", "OVERLAY", boolean_table, in zfs_prop_init()
542 ZFS_TYPE_FILESYSTEM, "yes | no", "MOUNTED", boolean_table, in zfs_prop_init()
546 boolean_table, sfeatures); in zfs_prop_init()
575 "on | off", "UTF8ONLY", boolean_table, sfeatures); in zfs_prop_init()
647 boolean_table, sfeatures); in zfs_prop_init()
801 ZFS_TYPE_FILESYSTEM, "on | off", "LONGNAME", boolean_table, in zfs_prop_init()