Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c86 optadd(char *mntopts, size_t size, const char *opt) in optadd() function
103 #define OPTADD(opt) optadd(mntopts, sizeof (mntopts), (opt)) in statfs2mnttab()