Searched defs:vcn (Results 1 – 14 of 14) sorted by relevance
/third_party/ntfs-3g/libntfs-3g/ |
D | index.c | 73 static s64 ntfs_ib_vcn_to_pos(ntfs_index_context *icx, VCN vcn) in ntfs_ib_vcn_to_pos() 85 s64 ret, vcn = sle64_to_cpu(ib->index_block_vcn); in ntfs_ib_write() local 339 static void ntfs_ie_set_vcn(INDEX_ENTRY *ie, VCN vcn) in ntfs_ie_set_vcn() 461 u64 inum, VCN vcn) in ntfs_index_block_inconsistent() 577 VCN *vcn, INDEX_ENTRY **ie_out) in ntfs_ie_lookup() 688 static int ntfs_ib_read(ntfs_index_context *icx, VCN vcn, INDEX_BLOCK *dst) in ntfs_ib_read() 771 VCN old_vcn, vcn; in ntfs_index_lookup() local 966 static s64 ntfs_ibm_vcn_to_pos(ntfs_index_context *icx, VCN vcn) in ntfs_ibm_vcn_to_pos() 997 static int ntfs_ibm_modify(ntfs_index_context *icx, VCN vcn, int set) in ntfs_ibm_modify() 1045 static int ntfs_ibm_set(ntfs_index_context *icx, VCN vcn) in ntfs_ibm_set() [all …]
|
D | runlist.c | 786 VCN vcn; /* Current vcn. */ in ntfs_mapping_pairs_decompress_i() local 1054 LCN ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) in ntfs_rl_vcn_to_lcn() 1900 static runlist_element * test_rl_pure_src(BOOL contig, BOOL multi, int vcn, int len) in test_rl_pure_src() 1941 static void test_rl_pure_test(int test, BOOL contig, BOOL multi, int vcn, int len, runlist_element … in test_rl_pure_test()
|
D | attrib.c | 611 int ntfs_attr_map_runlist(ntfs_attr *na, VCN vcn) in ntfs_attr_map_runlist() 655 static int ntfs_attr_map_partial_runlist(ntfs_attr *na, VCN vcn) in ntfs_attr_map_partial_runlist() 878 LCN ntfs_attr_vcn_to_lcn(ntfs_attr *na, const VCN vcn) in ntfs_attr_vcn_to_lcn() 928 runlist_element *ntfs_attr_find_vcn(ntfs_attr *na, const VCN vcn) in ntfs_attr_find_vcn()
|
D | compress.c | 713 VCN start_vcn, vcn, end_vcn; in ntfs_compressed_attr_pread() local
|
D | dir.c | 252 VCN vcn; in ntfs_inode_lookup_by_name() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | runlist.h | 47 VCN vcn; /* vcn = Starting virtual cluster number. */ member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_uvd.c | 125 bool vcn = ctx->family >= CHIP_RAVEN; in si_uvd_create_decoder() local
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsck.c | 364 VCN vcn; in mft_bitmap_load() local
|
D | ntfscp.c | 559 VCN vcn; in sort_runlist() local
|
D | ntfsfix.c | 879 VCN vcn; in attrlist_selfloc_condition() local
|
D | ntfsresize.c | 663 static void rl_set(runlist *rl, VCN vcn, LCN lcn, s64 len) in rl_set() 1787 s64 vcn = 0; in alloc_cluster() local 1983 s64 vcn; in rl_insert_at_run() local
|
D | ntfsclone.c | 1356 s64 offset = 0, lcn, vcn; local
|
D | mkntfs.c | 1073 VCN vcn = 0LL; in allocate_scattered_clusters() local
|
D | playlog.c | 1789 VCN vcn; in create_indx() local
|