Lines Matching refs:cpu_str
19 const struct cpu_str NAME_MFT = {
22 const struct cpu_str NAME_MIRROR = {
25 const struct cpu_str NAME_LOGFILE = {
28 const struct cpu_str NAME_VOLUME = {
31 const struct cpu_str NAME_ATTRDEF = {
34 const struct cpu_str NAME_ROOT = {
37 const struct cpu_str NAME_BITMAP = {
40 const struct cpu_str NAME_BOOT = {
43 const struct cpu_str NAME_BADCLUS = {
46 const struct cpu_str NAME_QUOTA = {
49 const struct cpu_str NAME_SECURE = {
52 const struct cpu_str NAME_UPCASE = {
55 const struct cpu_str NAME_EXTEND = {
58 const struct cpu_str NAME_OBJID = {
61 const struct cpu_str NAME_REPARSE = {
64 const struct cpu_str NAME_USNJRNL = {
2656 struct cpu_str *uni = __getname(); in ntfs_set_label()