Home
last modified time | relevance | path

Searched refs:FILE_UpCase (Results 1 – 5 of 5) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
Dutils.c834 if (num <= FILE_UpCase) in __metadata()
Dntfsfix.c673 ni = ntfs_inode_open(vol, FILE_UpCase); in fix_upcase()
Dmkntfs.c4839 MK_LE_MREF(FILE_UpCase, FILE_UpCase), in mkntfs_create_root_structures()
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h236 FILE_UpCase = 10, /* Uppercase equivalents of all 65536 Unicode enumerator
/third_party/ntfs-3g/libntfs-3g/
Dvolume.c1077 ni = ntfs_inode_open(vol, FILE_UpCase); in ntfs_device_mount()