Searched refs:smb_fstype (Results 1 – 2 of 2) sorted by relevance
42 static sa_fstype_t *smb_fstype; variable107 FSINFO(impl_share, smb_fstype)->shareopts = NULL; in smb_clear_shareopts()127 smb_fstype = register_fstype("smb", &smb_shareops); in libshare_smb_init()
67 static sa_fstype_t *smb_fstype; variable284 shareopts = FSINFO(impl_share, smb_fstype)->shareopts; in smb_enable_share()396 FSINFO(impl_share, smb_fstype)->shareopts = (char *)shareopts; in smb_update_shareopts()414 FSINFO(impl_share, smb_fstype)->shareopts = NULL; in smb_clear_shareopts()452 smb_fstype = register_fstype("smb", &smb_shareops); in libshare_smb_init()