Searched refs:sle64 (Results 1 – 9 of 9) sorted by relevance
78 /*0x28*/sle64 number_of_sectors; /* Number of sectors in volume. Gives83 sle64 mft_lcn; /* Cluster location of mft data. */84 sle64 mftmirr_lcn; /* Cluster location of copy of mft. */623 /* 90*/ sle64 min_size; /* Optional minimum attribute size. */624 /* 98*/ sle64 max_size; /* Maximum size of attribute. */791 /* 40*/ sle64 allocated_size; /* Byte size of disk space799 /* 48*/ sle64 data_size; /* Byte size of the attribute802 /* 56*/ sle64 initialized_size; /* Byte size of initialized810 /* 64*/ sle64 compressed_size; /* Byte size of the attribute912 /* 0*/ sle64 creation_time; /* Time file was created. Updated when[all …]
61 typedef u64 sle64; typedef75 typedef sle64 leVCN;77 typedef sle64 leLCN;85 typedef sle64 leLSN;
223 /* 24*/ sle64 file_size; /* Usable byte size of the log file. If the321 sle64 file_offset;
55 typedef sle64 ntfs_time;
287 #define const_cpu_to_sle64(x) ((sle64) __constant_cpu_to_le64((u64) x))
256 sle64 nr_clusters;897 sle64 count;912 sle64 count_buf;1051 sle64 lecount;1102 sle64 timestamp = timespec2ntfs(zero_time);1212 static void wipe_index_root_timestamps(ATTR_RECORD *attr, sle64 timestamp)1275 sle64 timestamp = timespec2ntfs(zero_time);
326 static char *ntfsinfo_time_to_str(const sle64 sle_ntfs_clock) in ntfsinfo_time_to_str()
2295 sle64 high_le; in relocate_inodes()
394 vcn = sle64_to_cpup((sle64*)((u8*)ie + le16_to_cpu(ie->length) - 8)); in ntfs_inode_lookup_by_name()487 vcn = sle64_to_cpup((sle64*)((u8*)ie + le16_to_cpu(ie->length) - 8)); in ntfs_inode_lookup_by_name()