Lines Matching refs:B_FALSE

628 	    ZFS_TYPE_DATASET, "<size>", "USED", B_FALSE, sfeatures);  in zfs_prop_init()
631 B_FALSE, sfeatures); in zfs_prop_init()
634 "REFER", B_FALSE, sfeatures); in zfs_prop_init()
637 "<1.00x or higher if compressed>", "RATIO", B_FALSE, sfeatures); in zfs_prop_init()
640 "<1.00x or higher if compressed>", "REFRATIO", B_FALSE, sfeatures); in zfs_prop_init()
643 ZFS_TYPE_VOLUME, "512 to 128k, power of 2", "VOLBLOCK", B_FALSE, in zfs_prop_init()
650 "USEDSNAP", B_FALSE, sfeatures); in zfs_prop_init()
653 "USEDDS", B_FALSE, sfeatures); in zfs_prop_init()
656 "USEDCHILD", B_FALSE, sfeatures); in zfs_prop_init()
660 B_FALSE, sfeatures); in zfs_prop_init()
662 ZFS_TYPE_SNAPSHOT, "<count>", "USERREFS", B_FALSE, sfeatures); in zfs_prop_init()
664 ZFS_TYPE_DATASET, "<size>", "WRITTEN", B_FALSE, sfeatures); in zfs_prop_init()
667 "LUSED", B_FALSE, sfeatures); in zfs_prop_init()
670 "LREFER", B_FALSE, sfeatures); in zfs_prop_init()
673 "<count>", "FSCOUNT", B_FALSE, sfeatures); in zfs_prop_init()
676 "<count>", "SSCOUNT", B_FALSE, sfeatures); in zfs_prop_init()
692 ZFS_TYPE_FILESYSTEM, "<size> | none", "QUOTA", B_FALSE, sfeatures); in zfs_prop_init()
695 "<size> | none", "RESERV", B_FALSE, sfeatures); in zfs_prop_init()
698 B_FALSE, sfeatures); in zfs_prop_init()
700 ZFS_TYPE_FILESYSTEM, "<size> | none", "REFQUOTA", B_FALSE, in zfs_prop_init()
704 "<size> | none", "REFRESERV", B_FALSE, sfeatures); in zfs_prop_init()
707 "<count> | none", "FSLIMIT", B_FALSE, sfeatures); in zfs_prop_init()
710 "<count> | none", "SSLIMIT", B_FALSE, sfeatures); in zfs_prop_init()
713 "<size> | none", "DEFAULTUSERQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
716 "<size> | none", "DEFAULTGROUPQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
720 "DEFAULTPROJECTQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
724 "DEFAULTUSEROBJQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
728 "DEFAULTGROUPOBJQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
732 "DEFAULTPROJECTOBJQUOTA", B_FALSE, sfeatures); in zfs_prop_init()
737 ZFS_TYPE_FILESYSTEM, "512 to 1M, power of 2", "RECSIZE", B_FALSE, in zfs_prop_init()
742 "zero or 512 to 1M, power of 2", "SPECIAL_SMALL_BLOCKS", B_FALSE, in zfs_prop_init()
747 PROP_READONLY, ZFS_TYPE_SNAPSHOT, "NUMCLONES", B_FALSE, sfeatures); in zfs_prop_init()
759 "USERACCOUNTING", B_FALSE, sfeatures); in zfs_prop_init()
761 PROP_READONLY, ZFS_TYPE_DATASET, "UNIQUE", B_FALSE, sfeatures); in zfs_prop_init()
764 B_FALSE, sfeatures); in zfs_prop_init()
774 ZFS_TYPE_FILESYSTEM | ZFS_TYPE_VOLUME, "PBKDF2SALT", B_FALSE, in zfs_prop_init()
779 PROP_READONLY, ZFS_TYPE_DATASET, "REDACTED", B_FALSE, sfeatures); in zfs_prop_init()
787 PROP_READONLY, ZFS_TYPE_DATASET, "REMAPTXG", B_FALSE, sfeatures); in zfs_prop_init()
793 "<date>", "CREATION", B_FALSE, B_TRUE, B_TRUE, NULL, sfeatures); in zfs_prop_init()
797 ZFS_TYPE_VOLUME, "<date>", "SNAPSHOTS_CHANGED", B_FALSE, B_TRUE, in zfs_prop_init()
816 return (B_FALSE); in zfs_prop_delegatable()
838 boolean_t foundsep = B_FALSE; in zfs_prop_user()
844 return (B_FALSE); in zfs_prop_user()
850 return (B_FALSE); in zfs_prop_user()
872 return (B_FALSE); in zfs_prop_userquota()
1039 return (B_FALSE); in zfs_prop_valid_keylocation()