Searched refs:index_root (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfsinfo.c1617 INDEX_ROOT *index_root)
1624 if (index_root->type) {
1625 if (index_root->type == AT_FILE_NAME)
1630 index_root->type);
1699 * dump the index_root attribute
1704 INDEX_ROOT *index_root = NULL; local
1707 index_root = (INDEX_ROOT*)((u8*)attr + le16_to_cpu(attr->u.res.value_offset));
1710 type = get_index_attr_type(ni, attr, index_root);
1716 (unsigned)le32_to_cpu(index_root->collation_rule),
1717 (unsigned)le32_to_cpu(index_root
1616 get_index_attr_type(ntfs_inode *ni, ATTR_RECORD *attr, INDEX_ROOT *index_root) argument
[all...]
/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dattrib.h266 INDEX_ROOT index_root; member in union:__anon2035

Completed in 25 milliseconds