Home
last modified time | relevance | path

Searched refs:runs_tree (Results 1 – 10 of 10) sorted by relevance

/linux/fs/ntfs3/
A Dntfs_fs.h110 struct runs_tree { struct
139 struct runs_tree run;
183 struct runs_tree bitmap_run;
184 struct runs_tree alloc_run;
373 struct runs_tree run;
381 struct runs_tree run;
413 struct runs_tree *run, const CLST *vcn);
420 u64 new_size, struct runs_tree *run,
609 const struct runs_tree *run, u64 vbo);
746 struct runs_tree *run, CLST len);
[all …]
A Drun.c34 bool run_lookup(const struct runs_tree *run, CLST vcn, size_t *index) in run_lookup()
93 static void run_consolidate(struct runs_tree *run, size_t index) in run_consolidate()
167 bool run_is_mapped_full(const struct runs_tree *run, CLST svcn, CLST evcn) in run_is_mapped_full()
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()
553 bool run_get_entry(const struct runs_tree *run, size_t index, CLST *vcn, in run_get_entry()
[all …]
A Dattrib.c88 struct runs_tree *run, const CLST *vcn) in attr_load_runs()
235 u64 new_size, struct runs_tree *run, in attr_make_nonresident()
360 u64 new_size, struct runs_tree *run, in attr_set_size_res()
407 const __le16 *name, u8 name_len, struct runs_tree *run, in attr_set_size()
810 struct runs_tree *run = &ni->file.run; in attr_data_get_block()
1171 const __le16 *name, u8 name_len, struct runs_tree *run, in attr_load_runs_range()
1201 struct runs_tree *run, u64 frame, u64 frames, in attr_wof_frame_info()
1352 struct runs_tree *run; in attr_is_frame_compressed()
1453 struct runs_tree *run = &ni->file.run; in attr_allocate_frame()
1675 struct runs_tree *run = &ni->file.run; in attr_collapse_range()
[all …]
A Dfsntfs.c743 struct runs_tree *run; in ntfs_clear_mft_tail()
1079 int ntfs_sb_write_run(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_sb_write_run()
1128 const struct runs_tree *run, u64 vbo) in ntfs_bread_run()
1143 int ntfs_read_run_nb(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_read_run_nb()
1261 int ntfs_read_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_read_bh()
1272 int ntfs_get_bh(struct ntfs_sb_info *sbi, const struct runs_tree *run, u64 vbo, in ntfs_get_bh()
1460 int ntfs_bio_pages(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_bio_pages()
1565 int ntfs_bio_fill_1(struct ntfs_sb_info *sbi, const struct runs_tree *run) in ntfs_bio_fill_1()
1642 int ntfs_vbo_to_lbo(struct ntfs_sb_info *sbi, const struct runs_tree *run, in ntfs_vbo_to_lbo()
2493 int run_deallocate(struct ntfs_sb_info *sbi, struct runs_tree *run, bool trim) in run_deallocate()
A Drecord.c123 struct runs_tree *run = mft_ni ? &mft_ni->file.run : NULL; in mi_read()
564 struct runs_tree *run, CLST len) in mi_pack_runs()
A Dxattr.c117 struct runs_tree run; in ntfs_read_ea()
277 struct runs_tree ea_run; in ntfs_set_ea()
A Dfrecord.c528 struct runs_tree run; in ni_repack()
1189 struct runs_tree *run = &ni->file.run; in ni_expand_mft_list()
1382 const struct runs_tree *run, CLST svcn, CLST len, in ni_insert_nonresident()
1749 struct runs_tree run; in ni_parse_reparse()
1848 struct runs_tree *run; in ni_fiemap()
2388 struct runs_tree *run = &ni->file.run; in ni_read_frame()
A Dindex.c368 struct runs_tree *run = &indx->bitmap_run; in scan_nres_bitmap()
961 struct runs_tree *run = &indx->alloc_run; in indx_read()
1347 struct runs_tree run; in indx_create_allocate()
A Dinode.c46 struct runs_tree *run; in ntfs_read_mft()
A Dfslog.c2949 struct runs_tree *run1;
2950 struct runs_tree run0;

Completed in 62 milliseconds