Home
last modified time | relevance | path

Searched refs:tmp_mntopts (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c224 char *tmp_mntopts, *p, *t; in zfsvfs_parse_options() local
227 tmp_mntopts = t = kmem_strdup(mntopts); in zfsvfs_parse_options()
228 if (tmp_mntopts == NULL) in zfsvfs_parse_options()
239 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()
245 kmem_strfree(tmp_mntopts); in zfsvfs_parse_options()