Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c280 add_linux_shareopt(char **plinux_opts, const char *key, const char *value) in add_linux_shareopt() function
329 (void) add_linux_shareopt(plinux_opts, "root_squash", NULL); in get_linux_shareopts_cb()
357 (void) add_linux_shareopt(plinux_opts, key, value); in get_linux_shareopts_cb()
376 (void) add_linux_shareopt(plinux_opts, "no_subtree_check", NULL); in get_linux_shareopts()
379 (void) add_linux_shareopt(plinux_opts, "mountpoint", NULL); in get_linux_shareopts()