Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dsmb.c110 static const sa_share_ops_t smb_shareops = { variable
127 smb_fstype = register_fstype("smb", &smb_shareops); in libshare_smb_init()
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c417 static const sa_share_ops_t smb_shareops = { variable
452 smb_fstype = register_fstype("smb", &smb_shareops); in libshare_smb_init()