Home
last modified time | relevance | path

Searched defs:vcn (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/fs/ntfs3/
H A Drun.c21 CLST vcn; /* Virtual cluster number. */ member
34 static bool run_lookup(const struct runs_tree *run, CLST vcn, size_t *index) in run_lookup()
192 bool run_lookup_entry(const struct runs_tree *run, CLST vcn, CLST *lcn, in run_lookup_entry()
228 void run_truncate_head(struct runs_tree *run, CLST vcn) in run_truncate_head()
263 void run_truncate(struct runs_tree *run, CLST vcn) in run_truncate()
300 void run_truncate_around(struct runs_tree *run, CLST vcn) in run_truncate_around()
489 bool run_collapse_range(struct runs_tree *run, CLST vcn, CLST len) in run_collapse_range()
555 bool run_insert_range(struct runs_tree *run, CLST vcn, CLST len) in run_insert_range()
820 CLST next_vcn, vcn, lcn; in run_pack() local
921 CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, in run_unpack()
[all …]
H A Dattrib.c61 struct runs_tree *run, const CLST *vcn) in attr_load_runs()
94 CLST vcn, CLST len, CLST *done, bool trim) in run_deallocate_ex()
150 CLST vcn, CLST lcn, CLST len, CLST *pre_alloc, in attr_allocate_clusters()
416 CLST alen, vcn, lcn, new_alen, old_alen, svcn, evcn; in attr_set_size() local
1307 CLST vcn) in attr_load_runs_vcn()
1354 CLST vcn; in attr_load_runs_range() local
1533 CLST clen, lcn, vcn, alen, slen, vcn_next; in attr_is_frame_compressed() local
1640 CLST vcn, end, clst_data; in attr_allocate_frame() local
1866 CLST vcn, end; in attr_collapse_range() local
2123 CLST svcn, evcn1, vcn, len, end, alen, hole, next_svcn; in attr_punch_hole() local
[all …]
H A Dattrlist.c188 u8 name_len, const CLST *vcn) in al_find_ex()
245 u8 name_len, CLST vcn) in al_find_le_to_insert()
H A Dfile.c217 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local
384 CLST vcn = from >> sbi->cluster_bits; in ntfs_file_mmap() local
447 CLST vcn = pos >> sbi->cluster_bits; in ntfs_extend() local
747 CLST vcn = vbo >> cluster_bits; in ntfs_fallocate() local
H A Dfsntfs.c815 CLST lcn, vcn, len; in ntfs_refresh_zone() local
1109 CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; in ntfs_sb_write_run() local
1176 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_read_run_nb() local
1303 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_get_bh() local
1483 CLST lcn, clen, vcn, vcn_next; in ntfs_bio_pages() local
H A Dinode.c577 CLST vcn, lcn, len; in ntfs_get_block_vbo() local
1170 CLST vcn; in ntfs_create_inode() local
H A Dfrecord.c192 const __le16 *name, u8 name_len, const CLST *vcn, in ni_find_attr()
1865 CLST vcn = vbo >> cluster_bits; in ni_fiemap() local
2121 CLST vcn, cend, lcn, clen, end; in ni_decompress_file() local
H A Dindex.c210 CLST vcn = off >> sbi->cluster_bits; in bmp_buf_get() local
379 CLST lcn, clen, vcn, vcn_next; in scan_nres_bitmap() local
H A Dntfs.h520 __le64 vcn; // 0x08: Starting VCN of this attribute. member
636 static inline void de_set_vbn_le(struct NTFS_DE *e, __le64 vcn) in de_set_vbn_le()
643 static inline void de_set_vbn(struct NTFS_DE *e, CLST vcn) in de_set_vbn()
H A Dsuper.c1205 CLST vcn, lcn, len; in ntfs_fill_super() local
H A Dfslog.c154 __le64 vcn; // 0x10: Vcn of dirty page member
654 u32 target_attr, u64 vcn) in find_dp()
3754 u64 size, vcn, undo_next_lsn; in log_replay() local
H A Dntfs_fs.h1130 struct runs_tree *run, CLST vcn) in attr_load_runs_attr()
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.c1132 struct amdgpu_vcn_inst *vcn; in amdgpu_debugfs_vcn_fwlog_read() local
1197 struct amdgpu_vcn_inst *vcn) in amdgpu_debugfs_vcn_fwlog_init()
1211 void amdgpu_vcn_fwlog_init(struct amdgpu_vcn_inst *vcn) in amdgpu_vcn_fwlog_init()
H A Damdgpu_doorbell.h77 } vcn; member
H A Damdgpu.h1040 struct amdgpu_vcn vcn; member
/linux-6.15/drivers/md/dm-vdo/indexer/
H A Dvolume.c1273 u64 vcn = BAD_CHAPTER; in probe_chapter() local
1333 u64 vcn = 0; in find_real_end_of_volume() local
H A Dindex.c825 static int rebuild_index_page_map(struct uds_index *index, u64 vcn) in rebuild_index_page_map()
H A Ddelta-index.c498 u64 vcn; in uds_initialize_delta_index_page() local