Searched refs:attrs_offset (Results 1 – 4 of 4) sorted by relevance
350 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this member419 /* 20*/ le16 attrs_offset; /* Byte offset to the first attribute in this member
1046 le16_to_cpu(ctx->mrec->attrs_offset)); in ntfs_external_attr_find()1151 le16_to_cpu(ctx->mrec->attrs_offset)); in ntfs_external_attr_find()1248 le16_to_cpu(mrec->attrs_offset)), in ntfs_attr_init_search_ctx()1271 le16_to_cpu(ctx->mrec->attrs_offset)); in ntfs_attr_reinit_search_ctx()
2069 m->attrs_offset = cpu_to_le16((le16_to_cpu(m->usa_ofs) + in ntfs_mft_record_layout()2077 m->bytes_in_use = cpu_to_le32(le16_to_cpu(m->attrs_offset) + 8); in ntfs_mft_record_layout()2082 a = (ATTR_RECORD*)((u8*)m + le16_to_cpu(m->attrs_offset)); in ntfs_mft_record_layout()
1858 if (le16_to_cpu(m->attrs_offset) >= le32_to_cpu(m->bytes_allocated)) { in ntfs_read_inode_mount()1860 le16_to_cpu(m->attrs_offset)); in ntfs_read_inode_mount()