Searched defs:lowest_vcn (Results 1 - 4 of 4) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsfix.c | 955 VCN lowest_vcn; in self_mapped_selfloc_condition() local
|
H A D | ntfsresize.c | 187 VCN lowest_vcn; member 1211 replace_runlist(ntfs_attr *na, const runlist_element *reprl, VCN lowest_vcn) replace_runlist() argument 2129 VCN highest_vcn, lowest_vcn; handle_mftdata() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | attrib.c | 3063 ntfs_external_attr_find(ATTR_TYPES type, const ntfschar *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const VCN lowest_vcn, const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) global() argument 3675 ntfs_attr_lookup(const ATTR_TYPES type, const ntfschar *name, const u32 name_len, const IGNORE_CASE_BOOL ic, const VCN lowest_vcn, const u8 *val, const u32 val_len, ntfs_attr_search_ctx *ctx) global() argument 4229 ntfs_non_resident_attr_record_add(ntfs_inode *ni, ATTR_TYPES type, const ntfschar *name, u8 name_len, VCN lowest_vcn, int dataruns_size, ATTR_FLAGS flags) global() argument [all...] |
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | layout.h | 765 /* 16*/ leVCN lowest_vcn; /* Lowest valid virtual cluster number member 1030 /* 8*/ leVCN lowest_vcn; /* Lowest virtual cluster number of this portion member
|
Completed in 15 milliseconds