H A D | libshare_zfs.c | 231 * dataset. 234 get_legacy_mountpoint(char *path, char *dataset, size_t dlen, argument 255 (void) strlcpy(dataset, entry.mnt_special, 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; local 295 * Search mmttab for mountpoint and get dataset. 301 dataset = mountpoint; 319 dataset 338 get_zfs_property(char *dataset, zfs_prop_t property) argument 373 char *dataset; local 526 zfs_construct_resource(sa_share_t share, char *dataset) argument 543 zfs_inherited(sa_handle_t handle, sa_share_t share, char *sourcestr, char *shareopts, char *mountpoint, char *proto, char *dataset) argument 617 zfs_notinherited(sa_group_t group, sa_share_t share, char *mountpoint, char *shareopts, char *proto, char *dataset, int grouperr) argument 695 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) argument 783 char *dataset; local 933 char *dataset = NULL; local 1044 char *dataset = NULL; local 1122 char *dataset = NULL; local 1270 char *dataset; local 1393 char dataset[ZFS_MAXPROPLEN]; local 1545 char *dataset, *lastcomma; local [all...] |