Symbol: handle_t
fs/ext4/acl.c
189
__ext4_set_acl(handle_t *handle, struct inode *inode, int type,
fs/ext4/acl.c
231
handle_t *handle;
fs/ext4/acl.c
279
ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir)
fs/ext4/acl.h
61
extern int ext4_init_acl(handle_t *, struct inode *, struct inode *);
fs/ext4/acl.h
69
ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir)
fs/ext4/balloc.c
736
ext4_fsblk_t ext4_new_meta_blocks(handle_t *handle, struct inode *inode,
fs/ext4/crypto.c
135
handle_t *handle = fs_data;
fs/ext4/crypto.c
88
handle_t *handle;
fs/ext4/ext4.h
2874
extern ext4_fsblk_t ext4_new_meta_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
293
handle_t *handle; /* handle reserved for extent
fs/ext4/ext4.h
3025
extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *,
fs/ext4/ext4.h
3041
extern void ext4_free_inode(handle_t *, struct inode *);
fs/ext4/ext4.h
3054
void ext4_fc_track_range(handle_t *handle, struct inode *inode, ext4_lblk_t start,
fs/ext4/ext4.h
3056
void __ext4_fc_track_unlink(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3058
void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3060
void ext4_fc_track_unlink(handle_t *handle, struct dentry *dentry);
fs/ext4/ext4.h
3061
void ext4_fc_track_link(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3063
void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3065
void ext4_fc_track_create(handle_t *handle, struct dentry *dentry);
fs/ext4/ext4.h
3066
void ext4_fc_track_inode(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
3067
void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle);
fs/ext4/ext4.h
3084
extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
fs/ext4/ext4.h
3095
extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3102
extern int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
fs/ext4/ext4.h
3118
struct buffer_head *ext4_getblk(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3119
struct buffer_head *ext4_bread(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3128
int ext4_walk_page_buffers(handle_t *handle,
fs/ext4/ext4.h
3134
int (*fn)(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3136
int do_journal_get_write_access(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3212
extern int ext4_ind_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3215
extern void ext4_ind_truncate(handle_t *, struct inode *inode);
fs/ext4/ext4.h
3216
extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3234
extern int ext4_init_new_dir(handle_t *handle, struct inode *dir,
fs/ext4/ext4.h
3737
extern int ext4_destroy_inline_data(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
3752
extern int ext4_try_add_inline_entry(handle_t *handle,
fs/ext4/ext4.h
3755
extern int ext4_try_create_inline_dir(handle_t *handle,
fs/ext4/ext4.h
3770
extern int ext4_delete_inline_entry(handle_t *handle,
fs/ext4/ext4.h
3798
extern int ext4_init_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3804
extern int ext4_handle_dirty_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3871
extern void ext4_ext_tree_init(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
3873
extern int ext4_ext_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3875
extern int ext4_ext_truncate(handle_t *, struct inode *);
fs/ext4/ext4.h
3882
extern int ext4_convert_unwritten_extents(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3884
extern int ext4_convert_unwritten_extents_atomic(handle_t *handle,
fs/ext4/ext4.h
3886
extern int ext4_convert_unwritten_io_end_vec(handle_t *handle,
fs/ext4/ext4.h
3888
extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3890
extern int ext4_map_query_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3892
extern int ext4_map_create_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3898
handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3913
extern int ext4_swap_extents(handle_t *handle, struct inode *inode1,
fs/ext4/ext4.h
3918
extern int ext4_datasem_ensure_credits(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3963
extern int ext4_orphan_add(handle_t *, struct inode *);
fs/ext4/ext4.h
3964
extern int ext4_orphan_del(handle_t *, struct inode *);
fs/ext4/ext4.h
4031
extern int ext4_block_write_begin(handle_t *handle, struct folio *folio,
fs/ext4/ext4_extents.h
268
handle_t *handle, struct inode *inode,
fs/ext4/ext4_extents.h
274
handle_t *handle, struct inode *inode,
fs/ext4/ext4_jbd2.c
118
int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle)
fs/ext4/ext4_jbd2.c
145
handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line,
fs/ext4/ext4_jbd2.c
169
int __ext4_journal_ensure_credits(handle_t *handle, int check_cred,
fs/ext4/ext4_jbd2.c
187
handle_t *handle, int err)
fs/ext4/ext4_jbd2.c
232
handle_t *handle, struct super_block *sb,
fs/ext4/ext4_jbd2.c
267
int __ext4_forget(const char *where, unsigned int line, handle_t *handle,
fs/ext4/ext4_jbd2.c
329
handle_t *handle, struct super_block *sb,
fs/ext4/ext4_jbd2.c
33
static handle_t *ext4_get_nojournal(void)
fs/ext4/ext4_jbd2.c
35
handle_t *handle = current->journal_info;
fs/ext4/ext4_jbd2.c
354
handle_t *handle, struct inode *inode,
fs/ext4/ext4_jbd2.c
41
handle = (handle_t *)ref_cnt;
fs/ext4/ext4_jbd2.c
49
static void ext4_put_nojournal(handle_t *handle)
fs/ext4/ext4_jbd2.c
56
handle = (handle_t *)ref_cnt;
fs/ext4/ext4_jbd2.c
92
handle_t *__ext4_journal_start_sb(struct inode *inode,
fs/ext4/ext4_jbd2.h
126
ext4_mark_iloc_dirty(handle_t *handle,
fs/ext4/ext4_jbd2.h
135
int ext4_reserve_inode_write(handle_t *handle, struct inode *inode,
fs/ext4/ext4_jbd2.h
140
int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode,
fs/ext4/ext4_jbd2.h
150
handle_t *handle, struct super_block *sb,
fs/ext4/ext4_jbd2.h
154
int __ext4_forget(const char *where, unsigned int line, handle_t *handle,
fs/ext4/ext4_jbd2.h
159
handle_t *handle, struct super_block *sb,
fs/ext4/ext4_jbd2.h
164
handle_t *handle, struct inode *inode,
fs/ext4/ext4_jbd2.h
180
handle_t *__ext4_journal_start_sb(struct inode *inode, struct super_block *sb,
fs/ext4/ext4_jbd2.h
183
int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle);
fs/ext4/ext4_jbd2.h
189
static inline int ext4_handle_valid(handle_t *handle)
fs/ext4/ext4_jbd2.h
196
static inline void ext4_handle_sync(handle_t *handle)
fs/ext4/ext4_jbd2.h
202
static inline int ext4_handle_is_aborted(handle_t *handle)
fs/ext4/ext4_jbd2.h
237
static inline handle_t *__ext4_journal_start(struct inode *inode,
fs/ext4/ext4_jbd2.h
252
handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line,
fs/ext4/ext4_jbd2.h
255
static inline handle_t *ext4_journal_current_handle(void)
fs/ext4/ext4_jbd2.h
260
static inline int ext4_journal_extend(handle_t *handle, int nblocks, int revoke)
fs/ext4/ext4_jbd2.h
267
static inline int ext4_journal_restart(handle_t *handle, int nblocks,
fs/ext4/ext4_jbd2.h
275
int __ext4_journal_ensure_credits(handle_t *handle, int check_cred,
fs/ext4/ext4_jbd2.h
315
static inline int ext4_journal_ensure_credits(handle_t *handle, int credits,
fs/ext4/ext4_jbd2.h
336
static inline int ext4_jbd2_inode_add_write(handle_t *handle,
fs/ext4/ext4_jbd2.h
345
static inline int ext4_jbd2_inode_add_wait(handle_t *handle,
fs/ext4/ext4_jbd2.h
354
static inline void ext4_update_inode_fsync_trans(handle_t *handle,
fs/ext4/extents-test.c
166
handle_t *handle, struct inode *inode,
fs/ext4/extents-test.c
173
ext4_ext_insert_extent_stub(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1053
static int ext4_ext_split(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1312
static int ext4_ext_grow_indepth(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
138
int ext4_datasem_ensure_credits(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1400
ext4_ext_create_new_leaf(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
157
static int ext4_ext_get_access(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1703
static int ext4_ext_correct_indexes(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1866
static void ext4_ext_try_to_merge_up(handle_t *handle,
fs/ext4/extents.c
188
handle_t *handle, struct inode *inode,
fs/ext4/extents.c
1912
static void ext4_ext_try_to_merge(handle_t *handle,
fs/ext4/extents.c
1992
ext4_ext_insert_extent(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
2313
static int ext4_ext_rm_idx(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
2478
static int ext4_remove_blocks(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
2614
ext4_ext_rm_leaf(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
265
ext4_ext_new_meta_block(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
2844
handle_t *handle;
fs/ext4/extents.c
3191
static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
fs/ext4/extents.c
3306
static int ext4_split_extent_zeroout(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
332
ext4_force_split_extent_at(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
3409
static struct ext4_ext_path *ext4_split_extent(handle_t *handle,
fs/ext4/extents.c
3557
ext4_ext_convert_to_initialized(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
3816
static struct ext4_ext_path *ext4_split_convert_extents(handle_t *handle,
fs/ext4/extents.c
3914
ext4_convert_unwritten_extents_endio(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
3936
convert_initialized_extent(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
3992
ext4_ext_handle_unwritten_extents(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
4269
int ext4_ext_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
45
handle_t *handle, struct inode *inode, struct ext4_map_blocks *map,
fs/ext4/extents.c
4543
int ext4_ext_truncate(handle_t *handle, struct inode *inode)
fs/ext4/extents.c
4578
handle_t *handle;
fs/ext4/extents.c
4714
handle_t *handle = NULL;
fs/ext4/extents.c
4959
int ext4_convert_unwritten_extents_atomic(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
5033
int ext4_convert_unwritten_extents(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
5089
int ext4_convert_unwritten_io_end_vec(handle_t *handle, ext4_io_end_t *io_end)
fs/ext4/extents.c
5285
struct inode *inode, handle_t *handle,
fs/ext4/extents.c
5382
ext4_ext_shift_extents(struct inode *inode, handle_t *handle,
fs/ext4/extents.c
5532
handle_t *handle;
fs/ext4/extents.c
5631
handle_t *handle;
fs/ext4/extents.c
5763
ext4_swap_extents(handle_t *handle, struct inode *inode1,
fs/ext4/extents.c
6286
struct ext4_ext_path *ext4_split_convert_extents_test(handle_t *handle,
fs/ext4/extents.c
85
static struct ext4_ext_path *ext4_split_extent_at(handle_t *handle,
fs/ext4/extents.c
872
void ext4_ext_tree_init(handle_t *handle, struct inode *inode)
fs/ext4/extents.c
975
static int ext4_ext_insert_index(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
368
void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle)
fs/ext4/fast_commit.c
410
handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
411
int (*__fc_track_fn)(handle_t *handle, struct inode *, void *, bool),
fs/ext4/fast_commit.c
454
static int __track_dentry_update(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
516
void __ext4_fc_track_unlink(handle_t *handle,
fs/ext4/fast_commit.c
530
void ext4_fc_track_unlink(handle_t *handle, struct dentry *dentry)
fs/ext4/fast_commit.c
538
void __ext4_fc_track_link(handle_t *handle,
fs/ext4/fast_commit.c
552
void ext4_fc_track_link(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
559
void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
573
void ext4_fc_track_create(handle_t *handle, struct dentry *dentry)
fs/ext4/fast_commit.c
582
static int __track_inode(handle_t *handle, struct inode *inode, void *arg,
fs/ext4/fast_commit.c
593
void ext4_fc_track_inode(handle_t *handle, struct inode *inode)
fs/ext4/fast_commit.c
629
static int __track_range(handle_t *handle, struct inode *inode, void *arg,
fs/ext4/fast_commit.c
657
void ext4_fc_track_range(handle_t *handle, struct inode *inode, ext4_lblk_t start,
fs/ext4/file.c
328
handle_t *handle;
fs/ext4/file.c
375
handle_t *handle = ext4_journal_start(inode, EXT4_HT_INODE, 2);
fs/ext4/file.c
522
handle_t *handle;
fs/ext4/file.c
656
handle_t *handle;
fs/ext4/file.c
744
handle_t *handle = NULL;
fs/ext4/file.c
856
handle_t *handle;
fs/ext4/ialloc.c
1526
handle_t *handle;
fs/ext4/ialloc.c
237
void ext4_free_inode(handle_t *handle, struct inode *inode)
fs/ext4/ialloc.c
934
handle_t *handle, struct inode *dir,
fs/ext4/indirect.c
1000
static void ext4_free_branches(handle_t *handle, struct inode *inode,
fs/ext4/indirect.c
1112
void ext4_ind_truncate(handle_t *handle, struct inode *inode)
fs/ext4/indirect.c
1227
int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
fs/ext4/indirect.c
328
static int ext4_alloc_branch(handle_t *handle,
fs/ext4/indirect.c
425
static int ext4_splice_branch(handle_t *handle,
fs/ext4/indirect.c
530
int ext4_ind_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/indirect.c
689
static int ext4_ind_trunc_restart_fn(handle_t *handle, struct inode *inode,
fs/ext4/indirect.c
724
static int ext4_ind_truncate_ensure_credits(handle_t *handle,
fs/ext4/indirect.c
857
static int ext4_clear_blocks(handle_t *handle, struct inode *inode,
fs/ext4/indirect.c
914
static void ext4_free_data(handle_t *handle, struct inode *inode,
fs/ext4/inline.c
1051
static int ext4_update_inline_dir(handle_t *handle, struct inode *dir,
fs/ext4/inline.c
1073
static void ext4_restore_inline_data(handle_t *handle, struct inode *inode,
fs/ext4/inline.c
1090
static int ext4_convert_inline_data_nolock(handle_t *handle,
fs/ext4/inline.c
1189
int ext4_try_add_inline_entry(handle_t *handle, struct ext4_filename *fname,
fs/ext4/inline.c
1559
int ext4_try_create_inline_dir(handle_t *handle, struct inode *parent,
fs/ext4/inline.c
1655
int ext4_delete_inline_entry(handle_t *handle,
fs/ext4/inline.c
1801
int ext4_destroy_inline_data(handle_t *handle, struct inode *inode)
fs/ext4/inline.c
1846
handle_t *handle;
fs/ext4/inline.c
1959
handle_t *handle;
fs/ext4/inline.c
267
static int ext4_create_inline_data(handle_t *handle,
fs/ext4/inline.c
336
static int ext4_update_inline_data(handle_t *handle, struct inode *inode,
fs/ext4/inline.c
407
static int ext4_prepare_inline_data(handle_t *handle, struct inode *inode,
fs/ext4/inline.c
436
static int ext4_destroy_inline_data_nolock(handle_t *handle,
fs/ext4/inline.c
576
handle_t *handle = NULL;
fs/ext4/inline.c
703
handle_t *handle;
fs/ext4/inline.c
797
handle_t *handle = ext4_journal_current_handle();
fs/ext4/inline.c
969
static int ext4_add_dirent_to_inline(handle_t *handle,
fs/ext4/inode.c
1049
struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1112
int ext4_walk_page_buffers(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1117
int (*fn)(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1149
static int ext4_dirty_journalled_data(handle_t *handle, struct buffer_head *bh)
fs/ext4/inode.c
1160
int do_journal_get_write_access(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1170
int ext4_block_write_begin(handle_t *handle, struct folio *folio,
fs/ext4/inode.c
1295
handle_t *handle;
fs/ext4/inode.c
1421
static int write_end_fn(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1444
handle_t *handle = ext4_journal_current_handle();
fs/ext4/inode.c
1513
static void ext4_journalled_zero_new_buffers(handle_t *handle,
fs/ext4/inode.c
1548
handle_t *handle = ext4_journal_current_handle();
fs/ext4/inode.c
171
handle_t *handle;
fs/ext4/inode.c
2363
static int mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd)
fs/ext4/inode.c
2474
static int mpage_map_and_submit_extent(handle_t *handle,
fs/ext4/inode.c
2571
static int ext4_journal_folio_buffers(handle_t *handle, struct folio *folio,
fs/ext4/inode.c
2592
static int mpage_journal_page_buffers(handle_t *handle,
fs/ext4/inode.c
2641
handle_t *handle = NULL;
fs/ext4/inode.c
2782
handle_t *handle = NULL;
fs/ext4/inode.c
3230
handle_t *handle;
fs/ext4/inode.c
3533
static int ext4_map_blocks_atomic_write_slow(handle_t *handle,
fs/ext4/inode.c
3637
static int ext4_map_blocks_atomic_write(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
3672
handle_t *handle;
fs/ext4/inode.c
4135
handle_t *handle;
fs/ext4/inode.c
4241
handle_t *handle;
fs/ext4/inode.c
4316
handle_t *handle;
fs/ext4/inode.c
4435
handle_t *handle;
fs/ext4/inode.c
4600
handle_t *handle;
fs/ext4/inode.c
462
static void ext4_map_blocks_es_recheck(handle_t *handle,
fs/ext4/inode.c
504
static int ext4_map_query_blocks_next_in_leaf(handle_t *handle,
fs/ext4/inode.c
55
static void ext4_journalled_zero_new_buffers(handle_t *handle,
fs/ext4/inode.c
559
int ext4_map_query_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
5711
static int ext4_do_update_inode(handle_t *handle,
fs/ext4/inode.c
5971
handle_t *handle;
fs/ext4/inode.c
6006
handle_t *handle;
fs/ext4/inode.c
606
int ext4_map_create_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6388
int ext4_mark_iloc_dirty(handle_t *handle,
fs/ext4/inode.c
6415
ext4_reserve_inode_write(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6442
handle_t *handle, int *no_expand)
fs/ext4/inode.c
6505
handle_t *handle)
fs/ext4/inode.c
6540
handle_t *handle;
fs/ext4/inode.c
6593
int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6634
handle_t *handle;
fs/ext4/inode.c
6646
handle_t *handle;
fs/ext4/inode.c
6732
static int ext4_bh_unmapped(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6741
handle_t *handle;
fs/ext4/inode.c
701
int ext4_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
897
static inline int ext4_journal_ensure_extent_credits(handle_t *handle,
fs/ext4/inode.c
977
struct buffer_head *ext4_getblk(handle_t *handle, struct inode *inode,
fs/ext4/ioctl.c
108
handle_t *handle, ext4_group_t grp,
fs/ext4/ioctl.c
1554
handle_t *handle;
fs/ext4/ioctl.c
192
handle_t *handle;
fs/ext4/ioctl.c
379
handle_t *handle;
fs/ext4/ioctl.c
59
int ext4_update_primary_sb(struct super_block *sb, handle_t *handle,
fs/ext4/ioctl.c
594
handle_t *handle = NULL;
fs/ext4/ioctl.c
721
handle_t *handle;
fs/ext4/mballoc-test.c
342
ext4_mb_mark_context_stub(handle_t *handle, struct super_block *sb, bool state,
fs/ext4/mballoc.c
4088
ext4_mb_mark_context(handle_t *handle, struct super_block *sb, bool state,
fs/ext4/mballoc.c
4196
ext4_mb_mark_diskspace_used(struct ext4_allocation_context *ac, handle_t *handle)
fs/ext4/mballoc.c
6229
ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle,
fs/ext4/mballoc.c
6433
ext4_mb_free_metadata(handle_t *handle, struct ext4_buddy *e4b,
fs/ext4/mballoc.c
6530
static void ext4_mb_clear_bb(handle_t *handle, struct inode *inode,
fs/ext4/mballoc.c
6691
void ext4_free_blocks(handle_t *handle, struct inode *inode,
fs/ext4/mballoc.c
6794
int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
fs/ext4/mballoc.c
7225
handle_t *handle)
fs/ext4/mballoc.h
273
extern int ext4_mb_mark_context(handle_t *handle,
fs/ext4/mballoc.h
289
handle_t *handle);
fs/ext4/migrate.c
119
static int update_dind_extent_range(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
149
static int update_tind_extent_range(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
179
static int free_dind_blocks(handle_t *handle,
fs/ext4/migrate.c
21
static int finish_range(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
220
static int free_tind_blocks(handle_t *handle,
fs/ext4/migrate.c
254
static int free_ind_block(handle_t *handle, struct inode *inode, __le32 *i_data)
fs/ext4/migrate.c
287
static int ext4_ext_swap_inode_data(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
353
static int free_ext_idx(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
390
static int free_ext_block(handle_t *handle, struct inode *inode)
fs/ext4/migrate.c
412
handle_t *handle;
fs/ext4/migrate.c
613
handle_t *handle;
fs/ext4/migrate.c
65
static int update_extent_range(handle_t *handle, struct inode *inode,
fs/ext4/migrate.c
90
static int update_ind_extent_range(handle_t *handle, struct inode *inode,
fs/ext4/move_extent.c
310
handle_t *handle;
fs/ext4/namei.c
1903
static struct ext4_dir_entry_2 *do_split(handle_t *handle, struct inode *dir,
fs/ext4/namei.c
2108
static int add_dirent_to_buf(handle_t *handle, struct ext4_filename *fname,
fs/ext4/namei.c
2209
static int make_indexed_dir(handle_t *handle, struct ext4_filename *fname,
fs/ext4/namei.c
2356
static int __ext4_add_entry(handle_t *handle, struct inode *dir,
fs/ext4/namei.c
2460
static int ext4_add_entry(handle_t *handle, struct dentry *dentry,
fs/ext4/namei.c
2473
static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname,
fs/ext4/namei.c
2707
static int ext4_delete_entry(handle_t *handle,
fs/ext4/namei.c
2784
static int ext4_add_nondir(handle_t *handle,
fs/ext4/namei.c
2816
handle_t *handle;
fs/ext4/namei.c
2851
handle_t *handle;
fs/ext4/namei.c
2885
handle_t *handle;
fs/ext4/namei.c
2923
int ext4_init_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/namei.c
2969
int ext4_init_new_dir(handle_t *handle, struct inode *dir,
fs/ext4/namei.c
297
static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname,
fs/ext4/namei.c
2998
handle_t *handle;
fs/ext4/namei.c
3142
handle_t *handle = NULL;
fs/ext4/namei.c
3233
handle_t *handle;
fs/ext4/namei.c
3335
static int ext4_init_symlink_block(handle_t *handle, struct inode *inode,
fs/ext4/namei.c
3364
handle_t *handle;
fs/ext4/namei.c
3458
handle_t *handle;
fs/ext4/namei.c
3525
static struct buffer_head *ext4_get_first_dir_block(handle_t *handle,
fs/ext4/namei.c
3592
static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent, bool is_cross)
fs/ext4/namei.c
3612
static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3641
static int ext4_setent(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3668
static void ext4_resetent(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3694
static int ext4_find_delete_entry(handle_t *handle, struct inode *dir,
fs/ext4/namei.c
3711
static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3743
static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent)
fs/ext4/namei.c
3756
int credits, handle_t **h)
fs/ext4/namei.c
3759
handle_t *handle;
fs/ext4/namei.c
3801
handle_t *handle = NULL;
fs/ext4/namei.c
404
int ext4_handle_dirty_dirblock(handle_t *handle,
fs/ext4/namei.c
4054
handle_t *handle = NULL;
fs/ext4/namei.c
514
static inline int ext4_handle_dirty_dx_node(handle_t *handle,
fs/ext4/namei.c
53
static struct buffer_head *ext4_append(handle_t *handle,
fs/ext4/orphan.c
101
int ext4_orphan_add(handle_t *handle, struct inode *inode)
fs/ext4/orphan.c
13
static int ext4_orphan_file_add(handle_t *handle, struct inode *inode)
fs/ext4/orphan.c
190
static int ext4_orphan_file_del(handle_t *handle, struct inode *inode)
fs/ext4/orphan.c
225
int ext4_orphan_del(handle_t *handle, struct inode *inode)
fs/ext4/page-io.c
178
handle_t *handle = io_end->handle;
fs/ext4/resize.c
1018
static int reserve_backup_gdb(handle_t *handle, struct inode *inode,
fs/ext4/resize.c
1151
handle_t *handle;
fs/ext4/resize.c
1252
static int ext4_add_new_descs(handle_t *handle, struct super_block *sb,
fs/ext4/resize.c
1338
static int ext4_setup_new_descs(handle_t *handle, struct super_block *sb,
fs/ext4/resize.c
1544
handle_t *handle;
fs/ext4/resize.c
1774
handle_t *handle;
fs/ext4/resize.c
1911
handle_t *handle;
fs/ext4/resize.c
422
static struct buffer_head *bclean(handle_t *handle, struct super_block *sb,
fs/ext4/resize.c
444
static int ext4_resize_ensure_credits_batch(handle_t *handle, int credits)
fs/ext4/resize.c
459
static int set_flexbg_block_bitmap(struct super_block *sb, handle_t *handle,
fs/ext4/resize.c
540
handle_t *handle;
fs/ext4/resize.c
819
static int add_new_gdb(handle_t *handle, struct inode *inode,
fs/ext4/resize.c
962
handle_t *handle, ext4_group_t group) {
fs/ext4/super.c
7009
handle_t *handle;
fs/ext4/super.c
7031
handle_t *handle;
fs/ext4/super.c
7051
handle_t *handle;
fs/ext4/super.c
7103
handle_t *handle;
fs/ext4/super.c
7169
handle_t *handle;
fs/ext4/super.c
7289
handle_t *handle;
fs/ext4/super.c
7385
handle_t *handle = journal_current_handle();
fs/ext4/super.c
756
handle_t *handle;
fs/ext4/verity.c
106
handle_t *handle;
fs/ext4/verity.c
196
handle_t *handle;
fs/ext4/xattr.c
1022
static int ext4_xattr_inode_update_ref(handle_t *handle, struct inode *ea_inode,
fs/ext4/xattr.c
1075
static int ext4_xattr_inode_inc_ref(handle_t *handle, struct inode *ea_inode)
fs/ext4/xattr.c
1080
static int ext4_xattr_inode_dec_ref(handle_t *handle, struct inode *ea_inode)
fs/ext4/xattr.c
1085
static int ext4_xattr_inode_inc_ref_all(handle_t *handle, struct inode *parent,
fs/ext4/xattr.c
1141
static int ext4_xattr_restart_fn(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
1160
ext4_xattr_inode_dec_ref_all(handle_t *handle, struct inode *parent,
fs/ext4/xattr.c
1272
ext4_xattr_release_block(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
1387
static int ext4_xattr_inode_write(handle_t *handle, struct inode *ea_inode,
fs/ext4/xattr.c
1472
static struct inode *ext4_xattr_inode_create(handle_t *handle,
fs/ext4/xattr.c
1578
static struct inode *ext4_xattr_inode_lookup_create(handle_t *handle,
fs/ext4/xattr.c
1631
handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
1899
ext4_xattr_block_set(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2254
int ext4_xattr_ibody_set(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2349
ext4_xattr_set_handle(handle_t *handle, struct inode *inode, int name_index,
fs/ext4/xattr.c
2540
handle_t *handle;
fs/ext4/xattr.c
2605
static int ext4_xattr_move_to_block(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2694
static int ext4_xattr_make_inode_space(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2764
struct ext4_inode *raw_inode, handle_t *handle)
fs/ext4/xattr.c
2915
int ext4_xattr_delete_inode(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
838
static void ext4_xattr_update_super_block(handle_t *handle,
fs/ext4/xattr.h
182
extern int ext4_xattr_set_handle(handle_t *, struct inode *, int, const char *, const void *, size_t, int);
fs/ext4/xattr.h
189
extern int ext4_xattr_delete_inode(handle_t *handle, struct inode *inode,
fs/ext4/xattr.h
195
struct ext4_inode *raw_inode, handle_t *handle);
fs/ext4/xattr.h
205
extern int ext4_xattr_ibody_set(handle_t *handle, struct inode *inode,
fs/ext4/xattr.h
220
extern int ext4_init_security(handle_t *handle, struct inode *inode,
fs/ext4/xattr.h
223
static inline int ext4_init_security(handle_t *handle, struct inode *inode,
fs/ext4/xattr_security.c
40
handle_t *handle = fs_info;
fs/ext4/xattr_security.c
55
ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir,
fs/jbd2/revoke.c
326
int jbd2_journal_revoke(handle_t *handle, unsigned long long blocknr,
fs/jbd2/revoke.c
425
void jbd2_journal_cancel_revoke(handle_t *handle, struct journal_head *jh)
fs/jbd2/transaction.c
1169
static bool jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh,
fs/jbd2/transaction.c
1233
int jbd2_journal_get_write_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1288
int jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1401
int jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1517
int jbd2_journal_dirty_metadata(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1702
int jbd2_journal_forget(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1888
int jbd2_journal_stop(handle_t *handle)
fs/jbd2/transaction.c
2697
static int jbd2_journal_file_inode(handle_t *handle, struct jbd2_inode *jinode,
fs/jbd2/transaction.c
2774
int jbd2_journal_inode_ranged_write(handle_t *handle,
fs/jbd2/transaction.c
2782
int jbd2_journal_inode_ranged_wait(handle_t *handle, struct jbd2_inode *jinode,
fs/jbd2/transaction.c
312
static int start_this_handle(journal_t *journal, handle_t *handle,
fs/jbd2/transaction.c
455
static handle_t *new_handle(int nblocks)
fs/jbd2/transaction.c
457
handle_t *handle = jbd2_alloc_handle(GFP_NOFS);
fs/jbd2/transaction.c
466
handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int rsv_blocks,
fs/jbd2/transaction.c
470
handle_t *handle = journal_current_handle();
fs/jbd2/transaction.c
489
handle_t *rsv_handle;
fs/jbd2/transaction.c
539
handle_t *jbd2_journal_start(journal_t *journal, int nblocks)
fs/jbd2/transaction.c
545
static void __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t)
fs/jbd2/transaction.c
555
void jbd2_journal_free_reserved(handle_t *handle)
fs/jbd2/transaction.c
581
int jbd2_journal_start_reserved(handle_t *handle, unsigned int type,
fs/jbd2/transaction.c
642
int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records)
fs/jbd2/transaction.c
698
static void stop_this_handle(handle_t *handle)
fs/jbd2/transaction.c
760
int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records,
fs/jbd2/transaction.c
807
int jbd2_journal_restart(handle_t *handle, int nblocks)
fs/jbd2/transaction.c
948
do_get_write_access(handle_t *handle, struct journal_head *jh,
fs/ocfs2/acl.c
160
handle_t *handle, umode_t new_mode)
fs/ocfs2/acl.c
215
static int ocfs2_set_acl(handle_t *handle,
fs/ocfs2/acl.c
352
int ocfs2_init_acl(handle_t *handle,
fs/ocfs2/acl.h
23
extern int ocfs2_init_acl(handle_t *, struct inode *, struct inode *,
fs/ocfs2/alloc.c
1014
static int ocfs2_create_new_meta_bhs(handle_t *handle,
fs/ocfs2/alloc.c
1120
static int ocfs2_adjust_rightmost_branch(handle_t *handle,
fs/ocfs2/alloc.c
1173
static int ocfs2_add_branch(handle_t *handle,
fs/ocfs2/alloc.c
1375
static int ocfs2_shift_tree_depth(handle_t *handle,
fs/ocfs2/alloc.c
154
static int ocfs2_reuse_blk_from_dealloc(handle_t *handle,
fs/ocfs2/alloc.c
1550
static int ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et,
fs/ocfs2/alloc.c
2060
static void ocfs2_complete_edge_insert(handle_t *handle,
fs/ocfs2/alloc.c
2130
static int ocfs2_rotate_subtree_right(handle_t *handle,
fs/ocfs2/alloc.c
2306
static int ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth,
fs/ocfs2/alloc.c
2385
static int ocfs2_rotate_tree_right(handle_t *handle,
fs/ocfs2/alloc.c
2546
static int ocfs2_update_edge_lengths(handle_t *handle,
fs/ocfs2/alloc.c
2586
static void ocfs2_unlink_path(handle_t *handle,
fs/ocfs2/alloc.c
2631
static void ocfs2_unlink_subtree(handle_t *handle,
fs/ocfs2/alloc.c
2664
static int ocfs2_rotate_subtree_left(handle_t *handle,
fs/ocfs2/alloc.c
2897
static int ocfs2_rotate_rightmost_leaf_left(handle_t *handle,
fs/ocfs2/alloc.c
2922
static int __ocfs2_rotate_tree_left(handle_t *handle,
fs/ocfs2/alloc.c
3039
static int ocfs2_remove_rightmost_path(handle_t *handle,
fs/ocfs2/alloc.c
3133
handle_t *handle;
fs/ocfs2/alloc.c
3168
static int ocfs2_rotate_tree_left(handle_t *handle,
fs/ocfs2/alloc.c
3366
handle_t *handle,
fs/ocfs2/alloc.c
3532
handle_t *handle,
fs/ocfs2/alloc.c
3676
static int ocfs2_try_to_merge_extent(handle_t *handle,
fs/ocfs2/alloc.c
3971
static void ocfs2_adjust_rightmost_records(handle_t *handle,
fs/ocfs2/alloc.c
4008
static int ocfs2_append_rec_to_path(handle_t *handle,
fs/ocfs2/alloc.c
4179
static int ocfs2_insert_path(handle_t *handle,
fs/ocfs2/alloc.c
4260
static int ocfs2_do_insert_extent(handle_t *handle,
fs/ocfs2/alloc.c
4723
int ocfs2_insert_extent(handle_t *handle,
fs/ocfs2/alloc.c
4793
int ocfs2_add_clusters_in_btree(handle_t *handle,
fs/ocfs2/alloc.c
4925
static int ocfs2_split_and_insert(handle_t *handle,
fs/ocfs2/alloc.c
5037
static int ocfs2_replace_extent_rec(handle_t *handle,
fs/ocfs2/alloc.c
5079
int ocfs2_split_extent(handle_t *handle,
fs/ocfs2/alloc.c
5172
int ocfs2_change_extent_flag(handle_t *handle,
fs/ocfs2/alloc.c
523
static inline int ocfs2_et_root_journal_access(handle_t *handle,
fs/ocfs2/alloc.c
5262
handle_t *handle, u32 cpos, u32 len, u32 phys,
fs/ocfs2/alloc.c
5295
static int ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et,
fs/ocfs2/alloc.c
5364
static int ocfs2_truncate_rec(handle_t *handle,
fs/ocfs2/alloc.c
5528
int ocfs2_remove_extent(handle_t *handle,
fs/ocfs2/alloc.c
565
static void ocfs2_adjust_rightmost_records(handle_t *handle,
fs/ocfs2/alloc.c
5724
handle_t *handle;
fs/ocfs2/alloc.c
5861
handle_t *handle,
fs/ocfs2/alloc.c
5949
handle_t *handle;
fs/ocfs2/alloc.c
6292
handle_t *handle;
fs/ocfs2/alloc.c
6433
handle_t *handle;
fs/ocfs2/alloc.c
6526
handle_t *handle;
fs/ocfs2/alloc.c
6692
static int ocfs2_reuse_blk_from_dealloc(handle_t *handle,
fs/ocfs2/alloc.c
6838
static int ocfs2_zero_func(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/alloc.c
6845
void ocfs2_map_and_dirty_folio(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.c
6885
u64 phys, handle_t *handle)
fs/ocfs2/alloc.c
6970
int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.c
7095
handle_t *handle;
fs/ocfs2/alloc.c
720
int ocfs2_path_bh_journal_access(handle_t *handle,
fs/ocfs2/alloc.c
741
handle_t *handle,
fs/ocfs2/alloc.c
7420
handle_t *handle;
fs/ocfs2/alloc.h
104
int ocfs2_split_extent(handle_t *handle,
fs/ocfs2/alloc.h
113
handle_t *handle, u32 cpos, u32 len, u32 phys,
fs/ocfs2/alloc.h
116
int ocfs2_change_extent_flag(handle_t *handle,
fs/ocfs2/alloc.h
122
int ocfs2_remove_extent(handle_t *handle, struct ocfs2_extent_tree *et,
fs/ocfs2/alloc.h
171
handle_t *handle,
fs/ocfs2/alloc.h
215
int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.h
257
void ocfs2_map_and_dirty_folio(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.h
294
int ocfs2_path_bh_journal_access(handle_t *handle,
fs/ocfs2/alloc.h
299
handle_t *handle,
fs/ocfs2/alloc.h
81
int ocfs2_insert_extent(handle_t *handle,
fs/ocfs2/alloc.h
94
int ocfs2_add_clusters_in_btree(handle_t *handle,
fs/ocfs2/aops.c
1457
handle_t *handle;
fs/ocfs2/aops.c
1638
handle_t *handle;
fs/ocfs2/aops.c
1936
handle_t *handle = wc->w_handle;
fs/ocfs2/aops.c
2280
handle_t *handle = NULL;
fs/ocfs2/aops.c
396
int walk_page_buffers( handle_t *handle,
fs/ocfs2/aops.c
401
int (*fn)( handle_t *handle,
fs/ocfs2/aops.c
750
handle_t *w_handle;
fs/ocfs2/aops.h
17
int walk_page_buffers( handle_t *handle,
fs/ocfs2/aops.h
22
int (*fn)( handle_t *handle,
fs/ocfs2/dir.c
1143
int ocfs2_update_entry(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1181
static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
1285
static int ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
1401
static inline int ocfs2_delete_entry_id(handle_t *handle,
fs/ocfs2/dir.c
1428
static inline int ocfs2_delete_entry_el(handle_t *handle,
fs/ocfs2/dir.c
1441
int ocfs2_delete_entry(handle_t *handle,
fs/ocfs2/dir.c
151
static int ocfs2_dx_dir_link_trailer(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1510
static int __ocfs2_dx_dir_leaf_insert(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1533
static void ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1541
static int ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1577
handle_t *handle,
fs/ocfs2/dir.c
1607
static void ocfs2_recalc_free_list(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1635
int __ocfs2_add_entry(handle_t *handle,
fs/ocfs2/dir.c
2242
handle_t *handle,
fs/ocfs2/dir.c
2275
handle_t *handle,
fs/ocfs2/dir.c
2345
handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
2437
handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
2490
u32 cpos, handle_t *handle,
fs/ocfs2/dir.c
2531
u32 cpos, handle_t *handle,
fs/ocfs2/dir.c
2569
handle_t *handle,
fs/ocfs2/dir.c
2624
handle_t *handle,
fs/ocfs2/dir.c
2646
handle_t *handle,
fs/ocfs2/dir.c
2844
handle_t *handle;
fs/ocfs2/dir.c
3143
handle_t *handle,
fs/ocfs2/dir.c
3221
handle_t *handle = NULL;
fs/ocfs2/dir.c
3690
handle_t *handle,
fs/ocfs2/dir.c
3761
handle_t *handle = NULL;
fs/ocfs2/dir.c
4071
handle_t *handle = NULL;
fs/ocfs2/dir.c
4381
handle_t *handle;
fs/ocfs2/dir.c
57
handle_t *handle,
fs/ocfs2/dir.h
44
int ocfs2_delete_entry(handle_t *handle,
fs/ocfs2/dir.h
47
int __ocfs2_add_entry(handle_t *handle,
fs/ocfs2/dir.h
53
static inline int ocfs2_add_entry(handle_t *handle,
fs/ocfs2/dir.h
63
int ocfs2_update_entry(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.h
89
handle_t *handle,
fs/ocfs2/file.c
1129
handle_t *handle = NULL;
fs/ocfs2/file.c
1389
handle_t *handle;
fs/ocfs2/file.c
1595
handle_t *handle;
fs/ocfs2/file.c
1955
handle_t *handle;
fs/ocfs2/file.c
259
handle_t *handle;
fs/ocfs2/file.c
293
int ocfs2_set_inode_size(handle_t *handle,
fs/ocfs2/file.c
320
handle_t *handle = NULL;
fs/ocfs2/file.c
379
handle_t *handle;
fs/ocfs2/file.c
548
handle_t *handle,
fs/ocfs2/file.c
570
handle_t *handle = NULL;
fs/ocfs2/file.c
717
static handle_t *ocfs2_zero_start_ordered_transaction(struct inode *inode,
fs/ocfs2/file.c
723
handle_t *handle = NULL;
fs/ocfs2/file.c
766
handle_t *handle;
fs/ocfs2/file.h
35
handle_t *handle,
fs/ocfs2/file.h
39
int ocfs2_set_inode_size(handle_t *handle,
fs/ocfs2/inode.c
1383
int ocfs2_mark_inode_dirty(handle_t *handle,
fs/ocfs2/inode.c
696
handle_t *handle = NULL;
fs/ocfs2/inode.c
754
handle_t *handle;
fs/ocfs2/inode.h
135
int ocfs2_mark_inode_dirty(handle_t *handle,
fs/ocfs2/ioctl.c
92
handle_t *handle = NULL;
fs/ocfs2/journal.c
350
handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs)
fs/ocfs2/journal.c
353
handle_t *handle;
fs/ocfs2/journal.c
391
handle_t *handle)
fs/ocfs2/journal.c
428
int ocfs2_extend_trans(handle_t *handle, int nblocks)
fs/ocfs2/journal.c
474
int ocfs2_assure_trans_credits(handle_t *handle, int nblocks)
fs/ocfs2/journal.c
494
int ocfs2_allocate_extend_trans(handle_t *handle, int thresh)
fs/ocfs2/journal.c
656
static int __ocfs2_journal_access(handle_t *handle,
fs/ocfs2/journal.c
733
int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
743
int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
753
int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
763
int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
773
int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
783
int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
793
int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
803
int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
813
int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
823
int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
829
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/journal.h
245
handle_t *ocfs2_start_trans(struct ocfs2_super *osb,
fs/ocfs2/journal.h
248
handle_t *handle);
fs/ocfs2/journal.h
249
int ocfs2_extend_trans(handle_t *handle, int nblocks);
fs/ocfs2/journal.h
250
int ocfs2_assure_trans_credits(handle_t *handle,
fs/ocfs2/journal.h
252
int ocfs2_allocate_extend_trans(handle_t *handle,
fs/ocfs2/journal.h
281
int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
284
int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
287
int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
290
int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
293
int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
296
int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
299
int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
302
int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
305
int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
308
int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
330
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh);
fs/ocfs2/journal.h
583
static inline int ocfs2_jbd2_inode_add_write(handle_t *handle, struct inode *inode,
fs/ocfs2/journal.h
600
static inline void ocfs2_update_inode_fsync_trans(handle_t *handle,
fs/ocfs2/localalloc.c
1141
handle_t *handle,
fs/ocfs2/localalloc.c
1234
handle_t *handle = NULL;
fs/ocfs2/localalloc.c
370
handle_t *handle;
fs/ocfs2/localalloc.c
45
handle_t *handle,
fs/ocfs2/localalloc.c
551
handle_t *handle;
fs/ocfs2/localalloc.c
56
handle_t *handle,
fs/ocfs2/localalloc.c
715
handle_t *handle,
fs/ocfs2/localalloc.c
771
handle_t *handle,
fs/ocfs2/localalloc.c
941
handle_t *handle,
fs/ocfs2/localalloc.h
36
handle_t *handle,
fs/ocfs2/localalloc.h
43
handle_t *handle,
fs/ocfs2/move_extents.c
205
handle_t *handle;
fs/ocfs2/move_extents.c
49
static int __ocfs2_move_extent(handle_t *handle,
fs/ocfs2/move_extents.c
575
handle_t *handle;
fs/ocfs2/move_extents.c
913
handle_t *handle;
fs/ocfs2/namei.c
1223
handle_t *handle = NULL;
fs/ocfs2/namei.c
1710
handle_t *handle,
fs/ocfs2/namei.c
1821
handle_t *handle = NULL;
fs/ocfs2/namei.c
2246
handle_t *handle,
fs/ocfs2/namei.c
2348
handle_t *handle,
fs/ocfs2/namei.c
238
handle_t *handle = NULL;
fs/ocfs2/namei.c
2522
handle_t *handle = NULL;
fs/ocfs2/namei.c
2641
handle_t *handle = NULL;
fs/ocfs2/namei.c
2716
handle_t *handle = NULL;
fs/ocfs2/namei.c
2791
handle_t *handle = NULL;
fs/ocfs2/namei.c
515
handle_t *handle,
fs/ocfs2/namei.c
62
handle_t *handle,
fs/ocfs2/namei.c
629
handle_t *handle,
fs/ocfs2/namei.c
688
handle_t *handle;
fs/ocfs2/namei.c
73
handle_t *handle,
fs/ocfs2/namei.c
82
handle_t *handle,
fs/ocfs2/namei.c
891
handle_t *handle = NULL;
fs/ocfs2/namei.h
21
handle_t *handle,
fs/ocfs2/ocfs2.h
515
typedef int (*ocfs2_journal_access_func)(handle_t *handle,
fs/ocfs2/quota.h
116
int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot);
fs/ocfs2/quota_global.c
1004
handle_t *handle;
fs/ocfs2/quota_global.c
226
handle_t *handle = journal_current_handle();
fs/ocfs2/quota_global.c
619
handle_t *handle;
fs/ocfs2/quota_global.c
685
handle_t *handle;
fs/ocfs2/quota_global.c
746
handle_t *handle;
fs/ocfs2/quota_global.c
833
handle_t *handle;
fs/ocfs2/quota_global.c
952
handle_t *handle;
fs/ocfs2/quota_local.c
1106
handle_t *handle;
fs/ocfs2/quota_local.c
1276
int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot)
fs/ocfs2/quota_local.c
466
handle_t *handle;
fs/ocfs2/quota_local.c
592
handle_t *handle;
fs/ocfs2/quota_local.c
971
handle_t *handle;
fs/ocfs2/quota_local.c
98
handle_t *handle;
fs/ocfs2/refcounttree.c
1234
static int ocfs2_change_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1275
static int ocfs2_expand_inline_ref_root(handle_t *handle,
fs/ocfs2/refcounttree.c
1506
static int ocfs2_new_leaf_refcount_block(handle_t *handle,
fs/ocfs2/refcounttree.c
1602
static int ocfs2_expand_refcount_tree(handle_t *handle,
fs/ocfs2/refcounttree.c
1644
static int ocfs2_adjust_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1728
static int ocfs2_insert_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1816
static int ocfs2_split_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1972
static int __ocfs2_increase_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2066
static int ocfs2_remove_refcount_extent(handle_t *handle,
fs/ocfs2/refcounttree.c
2151
int ocfs2_increase_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2163
static int ocfs2_decrease_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
2219
static int __ocfs2_decrease_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2286
handle_t *handle, u32 cpos, u32 len,
fs/ocfs2/refcounttree.c
2337
handle_t *handle, u32 cpos,
fs/ocfs2/refcounttree.c
2893
static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/refcounttree.c
2902
int ocfs2_duplicate_clusters_by_page(handle_t *handle,
fs/ocfs2/refcounttree.c
2997
int ocfs2_duplicate_clusters_by_jbd(handle_t *handle,
fs/ocfs2/refcounttree.c
3052
static int ocfs2_clear_ext_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
3110
static int ocfs2_replace_clusters(handle_t *handle,
fs/ocfs2/refcounttree.c
3180
handle_t *handle;
fs/ocfs2/refcounttree.c
3659
handle_t *handle;
fs/ocfs2/refcounttree.c
3731
handle_t *handle;
fs/ocfs2/refcounttree.c
3872
handle_t *handle;
fs/ocfs2/refcounttree.c
3929
handle_t *handle;
fs/ocfs2/refcounttree.c
4025
handle_t *handle;
fs/ocfs2/refcounttree.c
4455
handle_t *handle;
fs/ocfs2/refcounttree.c
554
handle_t *handle = NULL;
fs/ocfs2/refcounttree.c
60
int (*cow_duplicate_clusters)(handle_t *handle,
fs/ocfs2/refcounttree.c
696
handle_t *handle = NULL;
fs/ocfs2/refcounttree.c
758
handle_t *handle = NULL;
fs/ocfs2/refcounttree.h
35
handle_t *handle, u32 cpos, u32 len,
fs/ocfs2/refcounttree.h
50
handle_t *handle,
fs/ocfs2/refcounttree.h
77
int ocfs2_duplicate_clusters_by_page(handle_t *handle,
fs/ocfs2/refcounttree.h
81
int ocfs2_duplicate_clusters_by_jbd(handle_t *handle,
fs/ocfs2/refcounttree.h
98
int ocfs2_increase_refcount(handle_t *handle,
fs/ocfs2/resize.c
268
handle_t *handle;
fs/ocfs2/resize.c
461
handle_t *handle;
fs/ocfs2/resize.c
77
static int ocfs2_update_last_group_and_inode(handle_t *handle,
fs/ocfs2/suballoc.c
103
static int ocfs2_relink_block_group(handle_t *handle,
fs/ocfs2/suballoc.c
1479
int ocfs2_block_group_set_bits(handle_t *handle,
fs/ocfs2/suballoc.c
1573
static int ocfs2_relink_block_group(handle_t *handle,
fs/ocfs2/suballoc.c
1748
handle_t *handle,
fs/ocfs2/suballoc.c
1839
handle_t *handle,
fs/ocfs2/suballoc.c
1909
handle_t *handle,
fs/ocfs2/suballoc.c
2064
handle_t *handle,
fs/ocfs2/suballoc.c
2202
int ocfs2_claim_metadata(handle_t *handle,
fs/ocfs2/suballoc.c
2287
handle_t *handle = NULL;
fs/ocfs2/suballoc.c
2342
int ocfs2_claim_new_inode_at_loc(handle_t *handle,
fs/ocfs2/suballoc.c
2415
int ocfs2_claim_new_inode(handle_t *handle,
fs/ocfs2/suballoc.c
2519
int __ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
2591
int ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
2603
static int ocfs2_block_group_clear_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2696
static int _ocfs2_reclaim_suballoc_to_main(handle_t *handle,
fs/ocfs2/suballoc.c
2879
static int _ocfs2_free_suballoc_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2965
int ocfs2_free_suballoc_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2976
int ocfs2_free_dinode(handle_t *handle,
fs/ocfs2/suballoc.c
2991
static int _ocfs2_free_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
3035
int ocfs2_free_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
3050
int ocfs2_release_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
460
static int ocfs2_block_group_fill(handle_t *handle,
fs/ocfs2/suballoc.c
537
ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle,
fs/ocfs2/suballoc.c
582
handle_t *handle,
fs/ocfs2/suballoc.c
601
static int ocfs2_block_group_grow_discontig(handle_t *handle,
fs/ocfs2/suballoc.c
663
static void ocfs2_bg_alloc_cleanup(handle_t *handle,
fs/ocfs2/suballoc.c
694
ocfs2_block_group_alloc_discontig(handle_t *handle,
fs/ocfs2/suballoc.c
72
static int ocfs2_block_group_fill(handle_t *handle,
fs/ocfs2/suballoc.c
782
handle_t *handle = NULL;
fs/ocfs2/suballoc.c
97
handle_t *handle,
fs/ocfs2/suballoc.h
101
int ocfs2_claim_new_inode(handle_t *handle,
fs/ocfs2/suballoc.h
108
int ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.h
117
int __ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.h
124
int ocfs2_free_suballoc_bits(handle_t *handle,
fs/ocfs2/suballoc.h
130
int ocfs2_free_dinode(handle_t *handle,
fs/ocfs2/suballoc.h
134
int ocfs2_free_clusters(handle_t *handle,
fs/ocfs2/suballoc.h
139
int ocfs2_release_clusters(handle_t *handle,
fs/ocfs2/suballoc.h
219
int ocfs2_claim_new_inode_at_loc(handle_t *handle,
fs/ocfs2/suballoc.h
75
handle_t *handle,
fs/ocfs2/suballoc.h
85
int ocfs2_block_group_set_bits(handle_t *handle,
fs/ocfs2/suballoc.h
94
int ocfs2_claim_metadata(handle_t *handle,
fs/ocfs2/xattr.c
138
int (*xlo_journal_access)(handle_t *handle, struct ocfs2_xa_loc *loc,
fs/ocfs2/xattr.c
1392
handle_t *handle,
fs/ocfs2/xattr.c
140
void (*xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc);
fs/ocfs2/xattr.c
1486
static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc,
fs/ocfs2/xattr.c
1492
static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc)
fs/ocfs2/xattr.c
1587
static int ocfs2_xa_block_journal_access(handle_t *handle,
fs/ocfs2/xattr.c
1602
static void ocfs2_xa_block_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
1748
static int ocfs2_xa_bucket_journal_access(handle_t *handle,
fs/ocfs2/xattr.c
1756
static void ocfs2_xa_bucket_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
2534
handle_t *handle;
fs/ocfs2/xattr.c
2611
handle_t *handle;
fs/ocfs2/xattr.c
288
static int ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle,
fs/ocfs2/xattr.c
3490
int ocfs2_xattr_set_handle(handle_t *handle,
fs/ocfs2/xattr.c
418
static int ocfs2_xattr_bucket_journal_access(handle_t *handle,
fs/ocfs2/xattr.c
4316
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.c
437
static void ocfs2_xattr_bucket_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
4423
handle_t *handle,
fs/ocfs2/xattr.c
4545
handle_t *handle,
fs/ocfs2/xattr.c
4663
handle_t *handle,
fs/ocfs2/xattr.c
4840
handle_t *handle,
fs/ocfs2/xattr.c
4913
static int ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle,
fs/ocfs2/xattr.c
5017
handle_t *handle,
fs/ocfs2/xattr.c
5065
handle_t *handle,
fs/ocfs2/xattr.c
5146
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.c
5231
handle_t *handle,
fs/ocfs2/xattr.c
5464
handle_t *handle;
fs/ocfs2/xattr.c
5763
handle_t *handle,
fs/ocfs2/xattr.c
6378
static int ocfs2_reflink_xattr_header(handle_t *handle,
fs/ocfs2/xattr.c
6511
handle_t *handle;
fs/ocfs2/xattr.c
6629
handle_t *handle;
fs/ocfs2/xattr.c
6875
static int ocfs2_reflink_xattr_bucket(handle_t *handle,
fs/ocfs2/xattr.c
6966
static int ocfs2_reflink_xattr_buckets(handle_t *handle,
fs/ocfs2/xattr.c
7045
handle_t *handle;
fs/ocfs2/xattr.c
705
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.c
72
handle_t *handle;
fs/ocfs2/xattr.c
7358
int ocfs2_init_security_set(handle_t *handle,
fs/ocfs2/xattr.c
771
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.h
40
int ocfs2_xattr_set_handle(handle_t *, struct inode *, struct buffer_head *,
fs/ocfs2/xattr.h
50
int ocfs2_init_security_set(handle_t *, struct inode *,
include/linux/jbd2.h
1513
static inline handle_t *journal_current_handle(void)
include/linux/jbd2.h
1524
extern handle_t *jbd2_journal_start(journal_t *, int nblocks);
include/linux/jbd2.h
1525
extern handle_t *jbd2__journal_start(journal_t *, int blocks, int rsv_blocks,
include/linux/jbd2.h
1528
extern int jbd2_journal_restart(handle_t *, int nblocks);
include/linux/jbd2.h
1529
extern int jbd2__journal_restart(handle_t *, int nblocks,
include/linux/jbd2.h
1531
extern int jbd2_journal_start_reserved(handle_t *handle,
include/linux/jbd2.h
1533
extern void jbd2_journal_free_reserved(handle_t *handle);
include/linux/jbd2.h
1534
extern int jbd2_journal_extend(handle_t *handle, int nblocks,
include/linux/jbd2.h
1536
extern int jbd2_journal_get_write_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1537
extern int jbd2_journal_get_create_access (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1538
extern int jbd2_journal_get_undo_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1541
extern int jbd2_journal_dirty_metadata (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1542
extern int jbd2_journal_forget (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1546
extern int jbd2_journal_stop(handle_t *);
include/linux/jbd2.h
1581
extern int jbd2_journal_inode_ranged_write(handle_t *handle,
include/linux/jbd2.h
1584
extern int jbd2_journal_inode_ranged_wait(handle_t *handle,
include/linux/jbd2.h
1612
((handle_t *)kmem_cache_zalloc(jbd2_handle_cache, _gfp_flags))
include/linux/jbd2.h
1614
static inline void jbd2_free_handle(handle_t *handle)
include/linux/jbd2.h
1649
extern int jbd2_journal_revoke (handle_t *, unsigned long long, struct buffer_head *);
include/linux/jbd2.h
1650
extern void jbd2_journal_cancel_revoke(handle_t *, struct journal_head *);
include/linux/jbd2.h
1705
static inline int is_handle_aborted(handle_t *handle)
include/linux/jbd2.h
1712
static inline void jbd2_journal_abort_handle(handle_t *handle)
include/linux/jbd2.h
1814
static inline int jbd2_handle_buffer_credits(handle_t *handle)
include/linux/jbd2.h
505
handle_t *h_rsv_handle;
include/trace/events/ext4.h
2933
TP_PROTO(handle_t *handle, struct inode *inode,
include/trace/events/ext4.h
2965
TP_PROTO(handle_t *handle, struct inode *inode, \
include/trace/events/ext4.h
2975
TP_PROTO(handle_t *handle, struct inode *inode, int ret),
include/trace/events/ext4.h
3004
TP_PROTO(handle_t *handle, struct inode *inode,