Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c55 typedef int (*nfs_host_callback_t)(const char *sharepath, const char *filename, typedef
161 nfs_host_callback_t callback;
232 nfs_host_callback_t callback, void *cookie) in foreach_nfs_host()