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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_stats.c330 bsd_to_linux_ftype(const char *fstypename) function
372 linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename);
419 linux_statfs->f_type = bsd_to_linux_ftype(bsd_statfs->f_fstypename);

Completed in 155 milliseconds