Searched refs:fsshare (Results 1 – 4 of 4) sorted by relevance
34 int fsshare(const char *, const char *, const char *);
26 SRCS+= fsshare.c
245 fsshare(const char *file, const char *mountpoint, const char *shareopts) in fsshare() function
820 error = fsshare(ZFS_EXPORTS_PATH, mountpoint, ""); in zfs_share_proto()822 error = fsshare(ZFS_EXPORTS_PATH, mountpoint, shareopts); in zfs_share_proto()