Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/linux/common/
Dlinux_statfs.h54 if (strcmp(bsp->f_fstypename, linux_fstypes[i].mty_bsd) == 0) { in bsd_to_linux_statfs()
103 if (strcmp(bsp->f_fstypename, linux_fstypes[i].mty_bsd) == 0) { in bsd_to_linux_statfs64()
Dlinux_misc.h144 const char *mty_bsd; member