Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/
H A Dlibshare.c47 static int fstypes_count; variable
62 fstype->fsinfo_index = fstypes_count; in register_fstype()
64 fstypes_count++; in register_fstype()
339 impl_share->sa_fsinfo = calloc(fstypes_count, in alloc_share()