Searched refs:VFCF_UNICODE (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.bin/lsvfs/ | ||
| H A D | lsvfs.c | 33 { .flag = VFCF_UNICODE, .str = "unicode", }, |
| /freebsd/sys/sys/ | ||
| H A D | mount.h | 691 #define VFCF_UNICODE 0x00200000 /* stores file names as Unicode */ macro |