Searched refs:upcase_length (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dntfs_fs_sb.h50 unsigned int upcase_length; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dntfs_fs_sb.h50 unsigned int upcase_length; member in struct:ntfs_sb_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dattr.c58 vol->upcase_length)) {
61 rc = ntfs_collate_names(vol->upcase, vol->upcase_length,
74 rc = ntfs_collate_names(vol->upcase, vol->upcase_length,
120 ino->vol->upcase_length)) {
124 ino->vol->upcase_length, a->name,
134 ino->vol->upcase_length, a->name,
H A Dsuper.c226 vol->upcase_length = 0;
243 upcase->vol->upcase_length = io.size >> 1;
H A Ddir.c494 if (x >= vol->upcase_length)

Completed in 48 milliseconds