Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ntfs3/
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()
316 bool run_add_entry(struct runs_tree *run, CLST vcn, CLST lcn, CLST len, in run_add_entry()
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()
595 bool run_get_entry(const struct runs_tree *run, size_t index, CLST *vcn, in run_get_entry()
[all …]
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
886 int attr_data_get_block(struct ntfs_inode *ni, CLST vcn, CLST clen, CLST *lcn, in attr_data_get_block()
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
[all …]
Dattrlist.c188 u8 name_len, const CLST *vcn) in al_find_ex()
245 u8 name_len, CLST vcn) in al_find_le_to_insert()
Dfile.c217 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local
384 CLST vcn = from >> sbi->cluster_bits; in ntfs_file_mmap() local
446 CLST vcn = pos >> sbi->cluster_bits; in ntfs_extend() local
746 CLST vcn = vbo >> cluster_bits; in ntfs_fallocate() local
Dfsntfs.c815 CLST lcn, vcn, len; in ntfs_refresh_zone() local
1137 CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; in ntfs_sb_write_run() local
1204 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_read_run_nb() local
1331 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_get_bh() local
1511 CLST lcn, clen, vcn, vcn_next; in ntfs_bio_pages() local
Dfrecord.c192 const __le16 *name, u8 name_len, const CLST *vcn, in ni_find_attr()
287 const __le16 *name, u8 name_len, CLST vcn, in ni_load_attr()
1922 CLST vcn = vbo >> cluster_bits; in ni_fiemap() local
2178 CLST vcn, cend, lcn, clen, end; in ni_decompress_file() local
Dinode.c577 CLST vcn, lcn, len; in ntfs_get_block_vbo() local
1210 CLST vcn; in ntfs_create_inode() local
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
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()
Dsuper.c1205 CLST vcn, lcn, len; in ntfs_fill_super() local
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
Dntfs_fs.h1136 struct runs_tree *run, CLST vcn) in attr_load_runs_attr()
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vcn.c1101 struct amdgpu_vcn_inst *vcn; in amdgpu_debugfs_vcn_fwlog_read() local
1166 struct amdgpu_vcn_inst *vcn) in amdgpu_debugfs_vcn_fwlog_init()
1180 void amdgpu_vcn_fwlog_init(struct amdgpu_vcn_inst *vcn) in amdgpu_vcn_fwlog_init()
Damdgpu_doorbell.h77 } vcn; member
Damdgpu.h1039 struct amdgpu_vcn vcn; member
/linux-6.14.4/drivers/md/dm-vdo/indexer/
Dvolume.c1273 u64 vcn = BAD_CHAPTER; in probe_chapter() local
1333 u64 vcn = 0; in find_real_end_of_volume() local
Dindex.c825 static int rebuild_index_page_map(struct uds_index *index, u64 vcn) in rebuild_index_page_map()
Ddelta-index.c498 u64 vcn; in uds_initialize_delta_index_page() local