Home
last modified time | relevance | path

Searched refs:name0_4 (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dmsdos_fs.h188 __u8 name0_4[10]; /* first 5 characters in name */ member
/linux/Documentation/filesystems/
H A Dvfat.rst324 unsigned char name0_4[10]; // first 5 characters in name
/linux/fs/fat/
H A Ddir.c349 fat16_towchar(*unicode + offset, ds->name0_4, 5); in fat_parse_long()