Home
last modified time | relevance | path

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

/linux/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()
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 …]
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
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 …]
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.c141 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local
313 CLST vcn = from >> sbi->cluster_bits; in ntfs_file_mmap_prepare() local
378 CLST vcn = pos >> sbi->cluster_bits; in ntfs_extend() local
678 CLST vcn = vbo >> cluster_bits; in ntfs_fallocate() local
H A Dfsntfs.c815 CLST lcn, vcn, len; in ntfs_refresh_zone() local
1113 CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; in ntfs_sb_write_run() local
1180 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_read_run_nb() local
1307 CLST vcn_next, vcn = vbo >> cluster_bits; in ntfs_get_bh() local
1487 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
1192 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
635 static inline void de_set_vbn_le(struct NTFS_DE *e, __le64 vcn) in de_set_vbn_le()
642 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()
3752 u64 size, vcn, undo_next_lsn; in log_replay() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.c1133 struct amdgpu_vcn_inst *vcn; in amdgpu_debugfs_vcn_fwlog_read() local
1198 struct amdgpu_vcn_inst *vcn) in amdgpu_debugfs_vcn_fwlog_init()
1212 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.h1117 struct amdgpu_vcn vcn; member
/linux/drivers/md/dm-vdo/indexer/
H A Dvolume.c1275 u64 vcn = BAD_CHAPTER; in probe_chapter() local
1335 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