Searched refs:convert_from_freebsd_mount_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/compat/freebsd/
H A Dfreebsd_file.c58 static const char * convert_from_freebsd_mount_type(int);
61 convert_from_freebsd_mount_type(int type) function
103 if ((type = convert_from_freebsd_mount_type(SCARG(uap, type))) == NULL)

Completed in 82 milliseconds