Lines Matching +full:user +full:- +full:visible
37 information about the property -- if it's readonly, a number vs
39 this class -- not user properties (eg "user:prop") or userspace
43 "values", "colname", "rightalign", "visible", "indextable"
63 self.visible = t[10]
171 userspace-type property.
176 returns 3-tuple of domain (string), rid (int), and space (int).
189 """Add to the "zfs allow"-ed permissions on this Dataset.
194 { "whostr" -> None # remove all perms for this entity
195 "whostr" -> { "perm" -> None} # add/remove these perms
200 """Get the "zfs allow"-ed permissions on the Dataset.
202 Return a dict("whostr": { "perm" -> None })."""
207 """Get the user holds on this Dataset.