Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dnfs.c440 static const sa_share_ops_t nfs_shareops = { variable
457 nfs_fstype = register_fstype("nfs", &nfs_shareops); in libshare_nfs_init()
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c706 static const sa_share_ops_t nfs_shareops = { variable
723 nfs_fstype = register_fstype("nfs", &nfs_shareops); in libshare_nfs_init()