Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c271 add_linux_shareopt(char **plinux_opts, const char *key, const char *value) in add_linux_shareopt() function
371 (void) add_linux_shareopt(plinux_opts, "root_squash", NULL); in get_linux_shareopts_cb()
382 (void) add_linux_shareopt(plinux_opts, key, value); in get_linux_shareopts_cb()
401 (void) add_linux_shareopt(plinux_opts, "no_subtree_check", NULL); in get_linux_shareopts()
404 (void) add_linux_shareopt(plinux_opts, "mountpoint", NULL); in get_linux_shareopts()