Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/lsvfs/
HDlsvfs.c31 { .flag = VFCF_UNICODE, .str = "unicode", },
/freebsd-head/sys/sys/
HDmount.h684 #define VFCF_UNICODE 0x00200000 /* stores file names as Unicode */ macro