Searched refs:zfs_mntopts (Results 1 – 3 of 3) sorted by relevance
97 char *zfs_mntopts; member
560 if (zhp->zfs_mntopts) in zfs_close()561 free(zhp->zfs_mntopts); in zfs_close()1665 zhp->zfs_mntopts = zfs_strdup(hdl, in get_numeric_property()1667 if (zhp->zfs_mntopts == NULL) in get_numeric_property()1674 if (zhp->zfs_mntopts == NULL) in get_numeric_property()1677 mnt.mnt_mntopts = zhp->zfs_mntopts; in get_numeric_property()1718 *val = (zhp->zfs_mntopts != NULL); in get_numeric_property()
146 static mntopts_t zfs_mntopts = { variable2394 &zfs_mntopts