Home
last modified time | relevance | path

Searched defs:filesystemtype (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/perfused/
H A Dperfused.c110 char *filesystemtype = NULL; in get_mount_info() local
/netbsd-src/lib/libperfuse/
H A Dperfuse.c290 const char *filesystemtype, long mountflags, const void *data) in perfuse_mount()