/kernel/linux/linux-5.10/fs/ntfs/ |
H A D | runlist.h | 29 VCN vcn; /* vcn = Starting virtual cluster number. */ member [all...] |
H A D | index.c | 108 VCN vcn, old_vcn; in ntfs_index_lookup() local [all...] |
H A D | logfile.c | 715 VCN vcn, end_vcn; in ntfs_empty_logfile() local [all...] |
H A D | lcnalloc.c | 916 VCN vcn; in __ntfs_cluster_free() local [all...] |
H A D | dir.c | 80 VCN vcn, old_vcn; in ntfs_lookup_inode_by_name() local [all...] |
H A D | attrib.c | 70 int ntfs_map_runlist_nolock(ntfs_inode *ni, VCN vcn, ntfs_attr_search_ctx *ctx) in ntfs_map_runlist_nolock() argument 284 ntfs_map_runlist(ntfs_inode *ni, VCN vcn) ntfs_map_runlist() argument 327 ntfs_attr_vcn_to_lcn_nolock(ntfs_inode *ni, const VCN vcn, const bool write_locked) ntfs_attr_vcn_to_lcn_nolock() argument 450 ntfs_attr_find_vcn_nolock(ntfs_inode *ni, const VCN vcn, ntfs_attr_search_ctx *ctx) ntfs_attr_find_vcn_nolock() argument 1917 VCN vcn; ntfs_attr_extend_allocation() local [all...] |
H A D | aops.c | 167 VCN vcn; in ntfs_read_block() local 532 VCN vcn; ntfs_write_block() local 1002 VCN vcn; ntfs_write_mst_block() local [all...] |
H A D | mft.c | 525 VCN vcn; in ntfs_sync_mft_mirror() local 718 VCN vcn; in write_mft_record_nolock() local [all...] |
H A D | runlist.c | 738 VCN vcn; /* Current vcn. */ ntfs_mapping_pairs_decompress() local 990 ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) ntfs_rl_vcn_to_lcn() argument 1039 ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) ntfs_rl_find_vcn_nolock() argument [all...] |
H A D | file.c | 573 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local 1779 VCN vcn; ntfs_perform_write() local [all...] |
H A D | compress.c | 478 VCN vcn; in ntfs_read_compressed_block() local [all...] |
/kernel/linux/linux-6.6/fs/ntfs/ |
H A D | runlist.h | 29 VCN vcn; /* vcn = Starting virtual cluster number. */ member [all...] |
H A D | index.c | 108 VCN vcn, old_vcn; in ntfs_index_lookup() local [all...] |
H A D | dir.c | 80 VCN vcn, old_vcn; in ntfs_lookup_inode_by_name() local [all...] |
H A D | logfile.c | 714 VCN vcn, end_vcn; in ntfs_empty_logfile() local [all...] |
H A D | lcnalloc.c | 916 VCN vcn; in __ntfs_cluster_free() local [all...] |
H A D | attrib.c | 70 int ntfs_map_runlist_nolock(ntfs_inode *ni, VCN vcn, ntfs_attr_search_ctx *ctx) in ntfs_map_runlist_nolock() argument 284 ntfs_map_runlist(ntfs_inode *ni, VCN vcn) ntfs_map_runlist() argument 327 ntfs_attr_vcn_to_lcn_nolock(ntfs_inode *ni, const VCN vcn, const bool write_locked) ntfs_attr_vcn_to_lcn_nolock() argument 450 ntfs_attr_find_vcn_nolock(ntfs_inode *ni, const VCN vcn, ntfs_attr_search_ctx *ctx) ntfs_attr_find_vcn_nolock() argument 1917 VCN vcn; ntfs_attr_extend_allocation() local [all...] |
H A D | aops.c | 167 VCN vcn; in ntfs_read_block() local 533 VCN vcn; ntfs_write_block() local 1004 VCN vcn; ntfs_write_mst_block() local [all...] |
H A D | compress.c | 478 VCN vcn; in ntfs_read_compressed_block() local [all...] |
H A D | file.c | 566 VCN vcn, highest_vcn = 0, cpos, cend, bh_cpos, bh_cend; in ntfs_prepare_pages_for_non_resident_write() local 1769 VCN vcn; ntfs_perform_write() local [all...] |
H A D | mft.c | 525 VCN vcn; in ntfs_sync_mft_mirror() local 718 VCN vcn; in write_mft_record_nolock() local [all...] |
H A D | runlist.c | 738 VCN vcn; /* Current vcn. */ ntfs_mapping_pairs_decompress() local 990 ntfs_rl_vcn_to_lcn(const runlist_element *rl, const VCN vcn) ntfs_rl_vcn_to_lcn() argument 1039 ntfs_rl_find_vcn_nolock(runlist_element *rl, const VCN vcn) ntfs_rl_find_vcn_nolock() argument [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | attrlist.c | 185 al_find_ex(struct ntfs_inode *ni, struct ATTR_LIST_ENTRY *le, enum ATTR_TYPE type, const __le16 *name, u8 name_len, const CLST *vcn) al_find_ex() argument 242 al_find_le_to_insert(struct ntfs_inode *ni, enum ATTR_TYPE type, const __le16 *name, u8 name_len, CLST vcn) al_find_le_to_insert() argument 388 al_delete_le(struct ntfs_inode *ni, enum ATTR_TYPE type, CLST vcn, const __le16 *name, u8 name_len, const struct MFT_REF *ref) al_delete_le() argument [all...] |
H A D | run.c | 21 CLST vcn; /* Virtual cluster number. */ member 34 static bool run_lookup(const struct runs_tree *run, CLST vcn, size_t *index) in run_lookup() argument 192 run_lookup_entry(const struct runs_tree *run, CLST vcn, CLST *lcn, CLST *len, size_t *index) run_lookup_entry() argument 228 run_truncate_head(struct runs_tree *run, CLST vcn) run_truncate_head() argument 263 run_truncate(struct runs_tree *run, CLST vcn) run_truncate() argument 300 run_truncate_around(struct runs_tree *run, CLST vcn) run_truncate_around() argument 316 run_add_entry(struct runs_tree *run, CLST vcn, CLST lcn, CLST len, bool is_mft) run_add_entry() argument 489 run_collapse_range(struct runs_tree *run, CLST vcn, CLST len) run_collapse_range() argument 555 run_insert_range(struct runs_tree *run, CLST vcn, CLST len) run_insert_range() argument 595 run_get_entry(const struct runs_tree *run, size_t index, CLST *vcn, CLST *lcn, CLST *len) run_get_entry() argument 820 CLST next_vcn, vcn, lcn; run_pack() local 920 run_unpack(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, int run_buf_size) run_unpack() argument 1050 run_unpack_ex(struct runs_tree *run, struct ntfs_sb_info *sbi, CLST ino, CLST svcn, CLST evcn, CLST vcn, const u8 *run_buf, int run_buf_size) run_unpack_ex() argument 1117 run_get_highest_vcn(CLST vcn, const u8 *run_buf, u64 *highest_vcn) run_get_highest_vcn() argument [all...] |
H A D | inode.c | 565 CLST vcn, lcn, len; in ntfs_get_block_vbo() local 1232 CLST vcn; in ntfs_create_inode() local
|