Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/
H A Dlibshare.c48 static sa_fstype_t *fstypes; variable
66 fstype->next = fstypes; in register_fstype()
67 fstypes = fstype; in register_fstype()
91 fstype = fstypes; in sa_enable_share()
125 fstype = fstypes; in sa_disable_share()
154 fstype = fstypes; in sa_is_shared()
168 sa_fstype_t *fstype = fstypes; in sa_commit_shares()
303 fstype = fstypes; in sa_validate_shareopts()
356 fstype = fstypes; in free_share()