• Home
  • Raw
  • Download

Lines Matching refs:le32

401 	le32 fill1;
406 le32 keysecurid;
409 le32 hash;
410 le32 securid;
411 le32 dataoffsl; /* documented as badly aligned */
412 le32 dataoffsh;
413 le32 datasize;
419 le32 fill1;
424 le32 keyhash;
425 le32 keysecurid;
428 le32 hash;
429 le32 securid;
430 le32 dataoffsl;
431 le32 dataoffsh;
432 le32 datasize;
433 le32 fill3;
789 static u32 hash(const le32 *buf, int size /* bytes */) in hash()
1879 le32 level1; in local_build_mapping()
1880 le32 level2; in local_build_mapping()
1881 le32 level3; in local_build_mapping()
1882 le32 level4; in local_build_mapping()
1883 le32 level5; in local_build_mapping()
2085 le32 *pattr; in showhex()
2121 (unsigned long)hash((le32*)attr, in showhex()
2160 pattr = (le32*)&attr[pos]; in showhex()
2293 le32 *pattr; in restore()
2330 (unsigned long)hash((le32*)attr, in restore()
2351 pattr = (le32*)&attr[pos]; in restore()
2395 && (hash((const le32*)attr,ntfs_attr_size(attr)) != oldhash)) { in restore()
2558 le32 owner_sid[] = /* S-1-5-21-3141592653-589793238-462843383-1016 */ in tryposix()
2564 le32 group_sid[] = /* S-1-5-21-3141592653-589793238-462843383-513 */ in tryposix()
2637 le32 mask; in build_dummy_descr()
2763 le32 owner1[] = /* S-1-5-21-1833069642-4243175381-1340018762-1003 */ in check_samples()
2769 le32 group1[] = /* S-1-5-21-1833069642-4243175381-1340018762-513 */ in check_samples()
2775 le32 group2[] = /* S-1-5-21-1607551490-981732888-1819828000-513 */ in check_samples()
2781 le32 owner3[] = /* S-1-5-21-3141592653-589793238-462843383-1016 */ in check_samples()
2787 le32 group3[] = /* S-1-5-21-3141592653-589793238-462843383-513 */ in check_samples()
3218 globhash += hash((const le32*)attr,ntfs_attr_size(attr)); in basictest()
3247 pxglobhash += hash((const le32*)attr,ntfs_attr_size(attr)); in basictest()
3519 globhash += hash((const le32*)pxattr,ntfs_attr_size(pxattr)); in posixtest()
3586 le32 owner_sid[] = /* S-1-5-21-3141592653-589793238-462843383-1016 */ in selftests()
3592 le32 group_sid[] = /* S-1-5-21-3141592653-589793238-462843383-513 */ in selftests()
3886 (unsigned long)hash((le32*)newattr,ntfs_attr_size(newattr))); in setfull_posix()
3958 (unsigned long)hash((le32*)newattr,ntfs_attr_size(newattr))); in setfull()
4191 (unsigned long)hash((le32*)attr,attrsz)); in showfull()
4205 (unsigned long)hash((le32*)attr,attrsz)); in showfull()
4290 (unsigned long)hash((le32*)psecurdata->attr, in showfull()
4421 (unsigned long)hash((le32*)attr,attrsz)); in showmounted()
4510 (unsigned long)hash((le32*)attr,attrsz)); in processmounted()
4887 comphash = hash((const le32*)&attr[20],entrysz-20); in valid_sds()
4951 comphash = hash((const le32*)&attr[20],entrysz-20); in consist_sds()