H A D | libshare_zfs.c | 231 * dataset. 234 get_legacy_mountpoint(char *path, char *dataset, size_t dlen, in get_legacy_mountpoint() argument 255 (void) strlcpy(dataset, entry.mnt_special, in get_legacy_mountpoint() 267 * get the name of the ZFS dataset the path is equivalent to. The 268 * dataset name is used for get/set of ZFS properties since libzfs 269 * requires a dataset to do a zfs_open(). 277 char *dataset = NULL; in get_zfs_dataset() local 295 * Search mmttab for mountpoint and get dataset. in get_zfs_dataset() 301 dataset = mountpoint; in get_zfs_dataset() 319 dataset in get_zfs_dataset() 338 get_zfs_property(char * dataset,zfs_prop_t property) get_zfs_property() argument 373 char *dataset; sa_zfs_is_shared() local 526 zfs_construct_resource(sa_share_t share,char * dataset) zfs_construct_resource() argument 544 zfs_inherited(sa_handle_t handle,sa_share_t share,char * sourcestr,char * shareopts,char * mountpoint,char * proto,char * dataset) zfs_inherited() argument 618 zfs_notinherited(sa_group_t group,sa_share_t share,char * mountpoint,char * shareopts,char * proto,char * dataset,int grouperr) zfs_notinherited() argument 697 sa_zfs_process_share(sa_handle_t handle,sa_group_t group,sa_share_t share,char * mountpoint,char * proto,zprop_source_t source,char * shareopts,char * sourcestr,char * dataset) sa_zfs_process_share() argument 783 char *dataset; sa_get_zfs_shares() local 933 char *dataset = NULL; sa_zfs_set_sharenfs() local 1044 char *dataset = NULL; sa_zfs_set_sharesmb() local 1122 char *dataset = NULL; sa_zfs_update() local 1270 char *dataset; sa_share_zfs() local 1393 char dataset[ZFS_MAXPROPLEN]; sa_zfs_get_info() local 1545 char *dataset, *lastcomma; sa_zfs_setprop() local [all...] |