Lines Matching defs:root
2644 const struct INDEX_ROOT *root = resident_data(attr);
2645 u8 index_bits = le32_to_cpu(root->index_block_size) >=
2649 u8 block_clst = root->index_block_clst;
2652 (root->type != ATTR_NAME && root->type != ATTR_ZERO) ||
2653 (root->type == ATTR_NAME &&
2654 root->rule != NTFS_COLLATION_TYPE_FILENAME) ||
2655 (le32_to_cpu(root->index_block_size) !=
2663 ret = check_index_header(&root->ihdr,
3028 struct INDEX_ROOT *root;
3376 root = resident_data(attr);
3377 hdr = &root->ihdr;
3403 root = resident_data(attr);
3404 hdr = &root->ihdr;
3428 root = resident_data(attr);
3429 hdr = &root->ihdr;
3443 root = resident_data(attr);
3444 hdr = &root->ihdr;
3458 root = resident_data(attr);
3459 hdr = &root->ihdr;