Searched refs:zfs_parse_options (Results 1 – 3 of 3) sorted by relevance
207 extern int zfs_parse_options(char *, zfs_share_proto_t);
648 zfs_parse_options(char *options, zfs_share_proto_t proto) in zfs_parse_options() function
1347 if (zfs_parse_options(strval, proto) != SA_OK) { in zfs_valid_proplist()