Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libspl/include/os/linux/sys/
H A Dmnttab.h79 struct mntent mnt_new; in _sol_hasmntopt() local
81 mnt_new.mnt_opts = mnt->mnt_mntopts; in _sol_hasmntopt()
83 return (hasmntopt(&mnt_new, opt)); in _sol_hasmntopt()