Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/freebsd/
H A Dsmb.c77 smb_is_share_active(sa_share_impl_t impl_share) in smb_is_share_active() function
113 .is_shared = smb_is_share_active,
/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dsmb.c71 static boolean_t smb_is_share_active(sa_share_impl_t impl_share);
281 if (smb_is_share_active(impl_share)) in smb_enable_share()
364 smb_is_share_active(sa_share_impl_t impl_share) in smb_is_share_active() function
420 .is_shared = smb_is_share_active,