Searched defs:vcn (Results 1 – 8 of 8) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | index.c | 121 static s64 ntfs_ib_vcn_to_pos(struct ntfs_index_context *icx, s64 vcn) in ntfs_ib_vcn_to_pos() 133 s64 ret, vcn = le64_to_cpu(ib->index_block_vcn); in ntfs_ib_write() local 387 static void ntfs_ie_set_vcn(struct index_entry *ie, s64 vcn) in ntfs_ie_set_vcn() 456 struct index_block *ib, s64 vcn) in ntfs_index_block_inconsistent() 555 s64 *vcn, struct index_entry **ie_out) in ntfs_ie_lookup() 653 static int ntfs_ib_read(struct ntfs_index_context *icx, s64 vcn, struct index_block *dst) in ntfs_ib_read() 729 s64 old_vcn, vcn; in ntfs_index_lookup() local 906 static u64 ntfs_ibm_vcn_to_pos(struct ntfs_index_context *icx, s64 vcn) in ntfs_ibm_vcn_to_pos() 940 static int ntfs_ibm_modify(struct ntfs_index_context *icx, s64 vcn, int set) in ntfs_ibm_modify() 993 static int ntfs_ibm_set(struct ntfs_index_context *icx, s64 vcn) in ntfs_ibm_set() [all …]
|
| H A D | iomap.c | 199 s64 vcn; in ntfs_read_iomap_begin_non_resident() local 316 s64 vcn, lcn; in ntfs_iomap_valid() local 395 s64 vcn, lcn; in ntfs_write_simple_iomap_begin_non_resident() local 576 s64 vcn, start_lcn, lcn_count; in ntfs_write_da_iomap_begin_non_resident() local
|
| H A D | attrib.c | 85 int ntfs_map_runlist_nolock(struct ntfs_inode *ni, s64 vcn, struct ntfs_attr_search_ctx *ctx) in ntfs_map_runlist_nolock() 300 int ntfs_map_runlist(struct ntfs_inode *ni, s64 vcn) in ntfs_map_runlist() 313 struct runlist_element *ntfs_attr_vcn_to_rl(struct ntfs_inode *ni, s64 vcn, s64 *lcn) in ntfs_attr_vcn_to_rl() 373 s64 ntfs_attr_vcn_to_lcn_nolock(struct ntfs_inode *ni, const s64 vcn, in ntfs_attr_vcn_to_lcn_nolock() 436 struct runlist_element *__ntfs_attr_find_vcn_nolock(struct runlist *runlist, const s64 vcn) in __ntfs_attr_find_vcn_nolock() 523 struct runlist_element *ntfs_attr_find_vcn_nolock(struct ntfs_inode *ni, const s64 vcn, in ntfs_attr_find_vcn_nolock() 4831 s64 vcn = vcn_start, lcn, clu_count; in ntfs_attr_map_cluster() local 5391 s64 vcn_start, vcn_end, vcn_uninit, vcn, try_alloc_cnt; in ntfs_attr_fallocate() local
|
| H A D | runlist.c | 735 s64 vcn; /* Current vcn. */ in ntfs_mapping_pairs_decompress() local 999 s64 ntfs_rl_vcn_to_lcn(const struct runlist_element *rl, const s64 vcn) in ntfs_rl_vcn_to_lcn() 1045 struct runlist_element *ntfs_rl_find_vcn_nolock(struct runlist_element *rl, const s64 vcn) in ntfs_rl_find_vcn_nolock() 1667 static inline bool ntfs_rle_contain(struct runlist_element *rle, s64 vcn) in ntfs_rle_contain()
|
| H A D | mft.c | 2674 s64 vcn; in lcn_from_index() local 2715 s64 vcn = ntfs_pidx_to_cluster(vol, folio->index); in ntfs_write_mft_block() local
|
| H A D | dir.c | 81 s64 vcn, old_vcn; in ntfs_lookup_inode_by_name() local
|
| H A D | compress.c | 478 s64 vcn; in ntfs_read_compressed_block() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vcn.c | 1165 struct amdgpu_vcn_inst *vcn; in amdgpu_debugfs_vcn_fwlog_read() local 1230 struct amdgpu_vcn_inst *vcn) in amdgpu_debugfs_vcn_fwlog_init() 1244 void amdgpu_vcn_fwlog_init(struct amdgpu_vcn_inst *vcn) in amdgpu_vcn_fwlog_init()
|