Searched refs:leVCN (Results 1 – 6 of 6) sorted by relevance
75 typedef sle64 leVCN; typedef
765 /* 16*/ leVCN lowest_vcn; /* Lowest valid virtual cluster number770 /* 24*/ leVCN highest_vcn; /* Highest valid vcn of this extent of1030 /* 8*/ leVCN lowest_vcn; /* Lowest virtual cluster number of this portion2161 /* 16*/ leVCN index_block_vcn; /* Virtual cluster number of the index block. */
414 leVCN target_vcn;
880 leVCN levcn; in attrlist_selfloc_condition()917 || ((leVCN)al->lowest_vcn != levcn))) { in attrlist_selfloc_condition()926 && ((leVCN)al->lowest_vcn == levcn) in attrlist_selfloc_condition()
2544 *(leVCN*)((char*)re + le16_to_cpu(re->length) - sizeof(VCN)) = in upgrade_to_large_index()
194 static leVCN *ntfs_ie_get_vcn_addr(INDEX_ENTRY *ie) in ntfs_ie_get_vcn_addr()196 return (leVCN *)((u8 *)ie + le16_to_cpu(ie->length) - sizeof(leVCN)); in ntfs_ie_get_vcn_addr()