Lines Matching defs:property
332 * get_zfs_property(dataset, property)
334 * Get the file system property specified from the ZFS dataset.
338 get_zfs_property(char *dataset, zfs_prop_t property)
348 if (zfs_prop_get(handle, property, shareopts,
614 * property, etc. to the specific share.
735 * allows representing the inherited property model.
919 * Update the "sharenfs" property on the path. If on is true, then set
1025 * Update the "sharesmb" property on the path. If on is true, then set
1462 * This method builds values for "sharesmb" property from the
1490 * This method builds values for "sharesmb" property from values
1492 * method are passed in sharesmb_val. If a existing property is already
1495 * of new and existing values for 'sharesmb' property.
1530 * the "sharesmb" property.
1533 * set on the "sharesmb" property of a ZFS share. This name-value string is
1535 * - New property values given as name-value pair are set first.