Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Dmntent.h110 #define MNTOPT_MNTPOINT "mntpoint" /* mount point hint */ macro
/freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c310 append_mntopt(MNTOPT_MNTPOINT, mntpoint, mntopts, NULL, B_FALSE); in zfs_adjust_mount_options()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vfsops.c108 { TOKEN_MNTPOINT, MNTOPT_MNTPOINT "=%s" },