Home | Sort by: relevance | last modified time | path |
/src/sys/compat/sys/ | |
mount.h | 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[] 110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) { 111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) { 112 s12->f_type = __nv[i].value; |
mount.h | 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[] 110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) { 111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) { 112 s12->f_type = __nv[i].value; |
mount.h | 89 } __nv[] = { variable in typeref:typename:const struct __anon1da2f0e50108[] 110 for (i = 0; i < sizeof(__nv) / sizeof(__nv[0]); i++) { 111 if (strcmp(__nv[i].name, fs->f_fstypename) == 0) { 112 s12->f_type = __nv[i].value; |