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

/freebsd-current/sys/fs/ext2fs/
H A Dext2_lookup.c89 static u_char ext2_ft_to_dt[] = { variable
100 ((ft) < nitems(ext2_ft_to_dt) ? ext2_ft_to_dt[(ft)] : DT_UNKNOWN)

Completed in 54 milliseconds