Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libntfs-3g/
Dinode.c163 le32 lthle; in ntfs_inode_real_open() local
192 lthle = ctx->attr->value_length; in ntfs_inode_real_open()
193 if (le32_to_cpu(lthle) < offsetof(STANDARD_INFORMATION, owner_id)) { in ntfs_inode_real_open()
208 if (le32_to_cpu(lthle) >= offsetof(STANDARD_INFORMATION, v3_end)) { in ntfs_inode_real_open()
743 le32 lthle; in ntfs_inode_sync_standard_information() local
769 lthle = ctx->attr->value_length; in ntfs_inode_sync_standard_information()
770 lth = le32_to_cpu(lthle); in ntfs_inode_sync_standard_information()