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
2791
extern ext4_fsblk_t ext4_new_meta_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
294
handle_t *handle; /* handle reserved for extent
fs/ext4/ext4.h
2942
extern struct inode *__ext4_new_inode(struct mnt_idmap *, handle_t *,
fs/ext4/ext4.h
2958
extern void ext4_free_inode(handle_t *, struct inode *);
fs/ext4/ext4.h
2971
void ext4_fc_track_range(handle_t *handle, struct inode *inode, ext4_lblk_t start,
fs/ext4/ext4.h
2973
void __ext4_fc_track_unlink(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
2975
void __ext4_fc_track_link(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
2977
void ext4_fc_track_unlink(handle_t *handle, struct dentry *dentry);
fs/ext4/ext4.h
2978
void ext4_fc_track_link(handle_t *handle, struct dentry *dentry);
fs/ext4/ext4.h
2979
void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
2981
void ext4_fc_track_create(handle_t *handle, struct dentry *dentry);
fs/ext4/ext4.h
2982
void ext4_fc_track_inode(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
2983
void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle);
fs/ext4/ext4.h
3000
extern ext4_fsblk_t ext4_mb_new_blocks(handle_t *,
fs/ext4/ext4.h
3011
extern void ext4_free_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3018
extern int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
fs/ext4/ext4.h
3034
struct buffer_head *ext4_getblk(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3035
struct buffer_head *ext4_bread(handle_t *, struct inode *, ext4_lblk_t, int);
fs/ext4/ext4.h
3044
int ext4_walk_page_buffers(handle_t *handle,
fs/ext4/ext4.h
3050
int (*fn)(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3052
int do_journal_get_write_access(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3103
extern int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3126
extern int ext4_ind_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3129
extern void ext4_ind_truncate(handle_t *, struct inode *inode);
fs/ext4/ext4.h
3130
extern int ext4_ind_remove_space(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3148
extern int ext4_init_new_dir(handle_t *handle, struct inode *dir,
fs/ext4/ext4.h
3651
extern int ext4_destroy_inline_data(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
3666
extern int ext4_try_add_inline_entry(handle_t *handle,
fs/ext4/ext4.h
3669
extern int ext4_try_create_inline_dir(handle_t *handle,
fs/ext4/ext4.h
3684
extern int ext4_delete_inline_entry(handle_t *handle,
fs/ext4/ext4.h
3712
extern int ext4_init_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3718
extern int ext4_handle_dirty_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3785
extern void ext4_ext_tree_init(handle_t *handle, struct inode *inode);
fs/ext4/ext4.h
3787
extern int ext4_ext_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3789
extern int ext4_ext_truncate(handle_t *, struct inode *);
fs/ext4/ext4.h
3796
extern int ext4_convert_unwritten_extents(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3798
extern int ext4_convert_unwritten_extents_atomic(handle_t *handle,
fs/ext4/ext4.h
3800
extern int ext4_convert_unwritten_io_end_vec(handle_t *handle,
fs/ext4/ext4.h
3802
extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3804
extern int ext4_map_query_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3806
extern int ext4_map_create_blocks(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3812
handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3827
extern int ext4_swap_extents(handle_t *handle, struct inode *inode1,
fs/ext4/ext4.h
3832
extern int ext4_datasem_ensure_credits(handle_t *handle, struct inode *inode,
fs/ext4/ext4.h
3877
extern int ext4_orphan_add(handle_t *, struct inode *);
fs/ext4/ext4.h
3878
extern int ext4_orphan_del(handle_t *, struct inode *);
fs/ext4/ext4.h
3945
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
155
handle_t *handle, struct inode *inode,
fs/ext4/extents-test.c
162
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
4579
handle_t *handle;
fs/ext4/extents.c
4697
handle_t *handle = NULL;
fs/ext4/extents.c
4950
int ext4_convert_unwritten_extents_atomic(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
5024
int ext4_convert_unwritten_extents(handle_t *handle, struct inode *inode,
fs/ext4/extents.c
5080
int ext4_convert_unwritten_io_end_vec(handle_t *handle, ext4_io_end_t *io_end)
fs/ext4/extents.c
5276
struct inode *inode, handle_t *handle,
fs/ext4/extents.c
5373
ext4_ext_shift_extents(struct inode *inode, handle_t *handle,
fs/ext4/extents.c
5523
handle_t *handle;
fs/ext4/extents.c
5622
handle_t *handle;
fs/ext4/extents.c
5754
ext4_swap_extents(handle_t *handle, struct inode *inode1,
fs/ext4/extents.c
6277
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
312
void ext4_fc_mark_ineligible(struct super_block *sb, int reason, handle_t *handle)
fs/ext4/fast_commit.c
354
handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
355
int (*__fc_track_fn)(handle_t *handle, struct inode *, void *, bool),
fs/ext4/fast_commit.c
396
static int __track_dentry_update(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
458
void __ext4_fc_track_unlink(handle_t *handle,
fs/ext4/fast_commit.c
472
void ext4_fc_track_unlink(handle_t *handle, struct dentry *dentry)
fs/ext4/fast_commit.c
485
void __ext4_fc_track_link(handle_t *handle,
fs/ext4/fast_commit.c
499
void ext4_fc_track_link(handle_t *handle, struct dentry *dentry)
fs/ext4/fast_commit.c
512
void __ext4_fc_track_create(handle_t *handle, struct inode *inode,
fs/ext4/fast_commit.c
526
void ext4_fc_track_create(handle_t *handle, struct dentry *dentry)
fs/ext4/fast_commit.c
540
static int __track_inode(handle_t *handle, struct inode *inode, void *arg,
fs/ext4/fast_commit.c
551
void ext4_fc_track_inode(handle_t *handle, struct inode *inode)
fs/ext4/fast_commit.c
610
static int __track_range(handle_t *handle, struct inode *inode, void *arg,
fs/ext4/fast_commit.c
638
void ext4_fc_track_range(handle_t *handle, struct inode *inode, ext4_lblk_t start,
fs/ext4/file.c
312
handle_t *handle;
fs/ext4/file.c
359
handle_t *handle = ext4_journal_start(inode, EXT4_HT_INODE, 2);
fs/ext4/file.c
506
handle_t *handle;
fs/ext4/file.c
640
handle_t *handle;
fs/ext4/file.c
728
handle_t *handle = NULL;
fs/ext4/file.c
840
handle_t *handle;
fs/ext4/ialloc.c
1524
handle_t *handle;
fs/ext4/ialloc.c
235
void ext4_free_inode(handle_t *handle, struct inode *inode)
fs/ext4/ialloc.c
932
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
1044
struct buffer_head *ext4_bread(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1107
int ext4_walk_page_buffers(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1112
int (*fn)(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1144
static int ext4_dirty_journalled_data(handle_t *handle, struct buffer_head *bh)
fs/ext4/inode.c
1155
int do_journal_get_write_access(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1165
int ext4_block_write_begin(handle_t *handle, struct folio *folio,
fs/ext4/inode.c
1290
handle_t *handle;
fs/ext4/inode.c
1416
static int write_end_fn(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
1442
handle_t *handle = ext4_journal_current_handle();
fs/ext4/inode.c
1512
static void ext4_journalled_zero_new_buffers(handle_t *handle,
fs/ext4/inode.c
1547
handle_t *handle = ext4_journal_current_handle();
fs/ext4/inode.c
171
handle_t *handle;
fs/ext4/inode.c
2349
static int mpage_map_one_extent(handle_t *handle, struct mpage_da_data *mpd)
fs/ext4/inode.c
2460
static int mpage_map_and_submit_extent(handle_t *handle,
fs/ext4/inode.c
2557
static int ext4_journal_folio_buffers(handle_t *handle, struct folio *folio,
fs/ext4/inode.c
2578
static int mpage_journal_page_buffers(handle_t *handle,
fs/ext4/inode.c
2627
handle_t *handle = NULL;
fs/ext4/inode.c
2768
handle_t *handle = NULL;
fs/ext4/inode.c
3210
handle_t *handle;
fs/ext4/inode.c
3517
static int ext4_map_blocks_atomic_write_slow(handle_t *handle,
fs/ext4/inode.c
3621
static int ext4_map_blocks_atomic_write(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
3656
handle_t *handle;
fs/ext4/inode.c
4015
static int __ext4_block_zero_page_range(handle_t *handle,
fs/ext4/inode.c
4118
static int ext4_block_zero_page_range(handle_t *handle,
fs/ext4/inode.c
4145
static int ext4_block_truncate_page(handle_t *handle,
fs/ext4/inode.c
4162
int ext4_zero_partial_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
4224
handle_t *handle;
fs/ext4/inode.c
4343
handle_t *handle;
fs/ext4/inode.c
4512
handle_t *handle;
fs/ext4/inode.c
457
static void ext4_map_blocks_es_recheck(handle_t *handle,
fs/ext4/inode.c
499
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
554
int ext4_map_query_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
5571
static int ext4_do_update_inode(handle_t *handle,
fs/ext4/inode.c
5831
handle_t *handle;
fs/ext4/inode.c
5866
handle_t *handle;
fs/ext4/inode.c
601
int ext4_map_create_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6244
int ext4_mark_iloc_dirty(handle_t *handle,
fs/ext4/inode.c
6271
ext4_reserve_inode_write(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6298
handle_t *handle, int *no_expand)
fs/ext4/inode.c
6361
handle_t *handle)
fs/ext4/inode.c
6396
handle_t *handle;
fs/ext4/inode.c
6449
int __ext4_mark_inode_dirty(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6490
handle_t *handle;
fs/ext4/inode.c
6502
handle_t *handle;
fs/ext4/inode.c
6588
static int ext4_bh_unmapped(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
6597
handle_t *handle;
fs/ext4/inode.c
696
int ext4_map_blocks(handle_t *handle, struct inode *inode,
fs/ext4/inode.c
892
static inline int ext4_journal_ensure_extent_credits(handle_t *handle,
fs/ext4/inode.c
972
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
1548
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
329
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
6235
ext4_fsblk_t ext4_mb_new_blocks(handle_t *handle,
fs/ext4/mballoc.c
6439
ext4_mb_free_metadata(handle_t *handle, struct ext4_buddy *e4b,
fs/ext4/mballoc.c
6536
static void ext4_mb_clear_bb(handle_t *handle, struct inode *inode,
fs/ext4/mballoc.c
6697
void ext4_free_blocks(handle_t *handle, struct inode *inode,
fs/ext4/mballoc.c
6800
int ext4_group_add_blocks(handle_t *handle, struct super_block *sb,
fs/ext4/mballoc.c
7231
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 dentry *dentry,
fs/ext4/namei.c
2466
static int ext4_dx_add_entry(handle_t *handle, struct ext4_filename *fname,
fs/ext4/namei.c
2700
static int ext4_delete_entry(handle_t *handle,
fs/ext4/namei.c
2777
static int ext4_add_nondir(handle_t *handle,
fs/ext4/namei.c
2809
handle_t *handle;
fs/ext4/namei.c
2844
handle_t *handle;
fs/ext4/namei.c
2878
handle_t *handle;
fs/ext4/namei.c
2916
int ext4_init_dirblock(handle_t *handle, struct inode *inode,
fs/ext4/namei.c
2962
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
2991
handle_t *handle;
fs/ext4/namei.c
3135
handle_t *handle = NULL;
fs/ext4/namei.c
3226
handle_t *handle;
fs/ext4/namei.c
3328
static int ext4_init_symlink_block(handle_t *handle, struct inode *inode,
fs/ext4/namei.c
3357
handle_t *handle;
fs/ext4/namei.c
3450
handle_t *handle;
fs/ext4/namei.c
3515
static struct buffer_head *ext4_get_first_dir_block(handle_t *handle,
fs/ext4/namei.c
3582
static int ext4_rename_dir_prepare(handle_t *handle, struct ext4_renament *ent, bool is_cross)
fs/ext4/namei.c
3602
static int ext4_rename_dir_finish(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3631
static int ext4_setent(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3658
static void ext4_resetent(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3684
static int ext4_find_delete_entry(handle_t *handle, struct inode *dir,
fs/ext4/namei.c
3701
static void ext4_rename_delete(handle_t *handle, struct ext4_renament *ent,
fs/ext4/namei.c
3733
static void ext4_update_dir_count(handle_t *handle, struct ext4_renament *ent)
fs/ext4/namei.c
3746
int credits, handle_t **h)
fs/ext4/namei.c
3749
handle_t *handle;
fs/ext4/namei.c
3791
handle_t *handle = NULL;
fs/ext4/namei.c
404
int ext4_handle_dirty_dirblock(handle_t *handle,
fs/ext4/namei.c
4044
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
179
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
6994
handle_t *handle;
fs/ext4/super.c
7016
handle_t *handle;
fs/ext4/super.c
7036
handle_t *handle;
fs/ext4/super.c
7088
handle_t *handle;
fs/ext4/super.c
7154
handle_t *handle;
fs/ext4/super.c
7274
handle_t *handle;
fs/ext4/super.c
7370
handle_t *handle = journal_current_handle();
fs/ext4/super.c
750
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
1270
ext4_xattr_release_block(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
1385
static int ext4_xattr_inode_write(handle_t *handle, struct inode *ea_inode,
fs/ext4/xattr.c
1470
static struct inode *ext4_xattr_inode_create(handle_t *handle,
fs/ext4/xattr.c
1576
static struct inode *ext4_xattr_inode_lookup_create(handle_t *handle,
fs/ext4/xattr.c
1629
handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
1897
ext4_xattr_block_set(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2252
int ext4_xattr_ibody_set(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2347
ext4_xattr_set_handle(handle_t *handle, struct inode *inode, int name_index,
fs/ext4/xattr.c
2538
handle_t *handle;
fs/ext4/xattr.c
2603
static int ext4_xattr_move_to_block(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2692
static int ext4_xattr_make_inode_space(handle_t *handle, struct inode *inode,
fs/ext4/xattr.c
2762
struct ext4_inode *raw_inode, handle_t *handle)
fs/ext4/xattr.c
2913
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
1148
static bool jbd2_write_access_granted(handle_t *handle, struct buffer_head *bh,
fs/jbd2/transaction.c
1212
int jbd2_journal_get_write_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1267
int jbd2_journal_get_create_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1375
int jbd2_journal_get_undo_access(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1491
int jbd2_journal_dirty_metadata(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1664
int jbd2_journal_forget(handle_t *handle, struct buffer_head *bh)
fs/jbd2/transaction.c
1836
int jbd2_journal_stop(handle_t *handle)
fs/jbd2/transaction.c
2644
static int jbd2_journal_file_inode(handle_t *handle, struct jbd2_inode *jinode,
fs/jbd2/transaction.c
2699
int jbd2_journal_inode_ranged_write(handle_t *handle,
fs/jbd2/transaction.c
2707
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
488
handle_t *rsv_handle;
fs/jbd2/transaction.c
538
handle_t *jbd2_journal_start(journal_t *journal, int nblocks)
fs/jbd2/transaction.c
544
static void __jbd2_journal_unreserve_handle(handle_t *handle, transaction_t *t)
fs/jbd2/transaction.c
554
void jbd2_journal_free_reserved(handle_t *handle)
fs/jbd2/transaction.c
580
int jbd2_journal_start_reserved(handle_t *handle, unsigned int type,
fs/jbd2/transaction.c
641
int jbd2_journal_extend(handle_t *handle, int nblocks, int revoke_records)
fs/jbd2/transaction.c
697
static void stop_this_handle(handle_t *handle)
fs/jbd2/transaction.c
759
int jbd2__journal_restart(handle_t *handle, int nblocks, int revoke_records,
fs/jbd2/transaction.c
806
int jbd2_journal_restart(handle_t *handle, int nblocks)
fs/jbd2/transaction.c
947
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
1099
static int ocfs2_adjust_rightmost_branch(handle_t *handle,
fs/ocfs2/alloc.c
1152
static int ocfs2_add_branch(handle_t *handle,
fs/ocfs2/alloc.c
1354
static int ocfs2_shift_tree_depth(handle_t *handle,
fs/ocfs2/alloc.c
1529
static int ocfs2_grow_tree(handle_t *handle, struct ocfs2_extent_tree *et,
fs/ocfs2/alloc.c
154
static int ocfs2_reuse_blk_from_dealloc(handle_t *handle,
fs/ocfs2/alloc.c
2051
static void ocfs2_complete_edge_insert(handle_t *handle,
fs/ocfs2/alloc.c
2121
static int ocfs2_rotate_subtree_right(handle_t *handle,
fs/ocfs2/alloc.c
2297
static int ocfs2_extend_rotate_transaction(handle_t *handle, int subtree_depth,
fs/ocfs2/alloc.c
2376
static int ocfs2_rotate_tree_right(handle_t *handle,
fs/ocfs2/alloc.c
2537
static int ocfs2_update_edge_lengths(handle_t *handle,
fs/ocfs2/alloc.c
2577
static void ocfs2_unlink_path(handle_t *handle,
fs/ocfs2/alloc.c
2622
static void ocfs2_unlink_subtree(handle_t *handle,
fs/ocfs2/alloc.c
2655
static int ocfs2_rotate_subtree_left(handle_t *handle,
fs/ocfs2/alloc.c
2888
static int ocfs2_rotate_rightmost_leaf_left(handle_t *handle,
fs/ocfs2/alloc.c
2913
static int __ocfs2_rotate_tree_left(handle_t *handle,
fs/ocfs2/alloc.c
3030
static int ocfs2_remove_rightmost_path(handle_t *handle,
fs/ocfs2/alloc.c
3124
handle_t *handle;
fs/ocfs2/alloc.c
3159
static int ocfs2_rotate_tree_left(handle_t *handle,
fs/ocfs2/alloc.c
3357
handle_t *handle,
fs/ocfs2/alloc.c
3523
handle_t *handle,
fs/ocfs2/alloc.c
3667
static int ocfs2_try_to_merge_extent(handle_t *handle,
fs/ocfs2/alloc.c
3962
static void ocfs2_adjust_rightmost_records(handle_t *handle,
fs/ocfs2/alloc.c
3999
static int ocfs2_append_rec_to_path(handle_t *handle,
fs/ocfs2/alloc.c
4170
static int ocfs2_insert_path(handle_t *handle,
fs/ocfs2/alloc.c
4251
static int ocfs2_do_insert_extent(handle_t *handle,
fs/ocfs2/alloc.c
4714
int ocfs2_insert_extent(handle_t *handle,
fs/ocfs2/alloc.c
4784
int ocfs2_add_clusters_in_btree(handle_t *handle,
fs/ocfs2/alloc.c
4916
static int ocfs2_split_and_insert(handle_t *handle,
fs/ocfs2/alloc.c
5028
static int ocfs2_replace_extent_rec(handle_t *handle,
fs/ocfs2/alloc.c
5070
int ocfs2_split_extent(handle_t *handle,
fs/ocfs2/alloc.c
5163
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
5253
handle_t *handle, u32 cpos, u32 len, u32 phys,
fs/ocfs2/alloc.c
5286
static int ocfs2_split_tree(handle_t *handle, struct ocfs2_extent_tree *et,
fs/ocfs2/alloc.c
5355
static int ocfs2_truncate_rec(handle_t *handle,
fs/ocfs2/alloc.c
5519
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
5715
handle_t *handle;
fs/ocfs2/alloc.c
5852
handle_t *handle,
fs/ocfs2/alloc.c
5940
handle_t *handle;
fs/ocfs2/alloc.c
6283
handle_t *handle;
fs/ocfs2/alloc.c
6424
handle_t *handle;
fs/ocfs2/alloc.c
6517
handle_t *handle;
fs/ocfs2/alloc.c
6683
static int ocfs2_reuse_blk_from_dealloc(handle_t *handle,
fs/ocfs2/alloc.c
6829
static int ocfs2_zero_func(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/alloc.c
6836
void ocfs2_map_and_dirty_folio(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.c
6876
u64 phys, handle_t *handle)
fs/ocfs2/alloc.c
6961
int ocfs2_zero_range_for_truncate(struct inode *inode, handle_t *handle,
fs/ocfs2/alloc.c
7086
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
7411
handle_t *handle;
fs/ocfs2/alloc.c
993
static int ocfs2_create_new_meta_bhs(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
1455
handle_t *handle;
fs/ocfs2/aops.c
1636
handle_t *handle;
fs/ocfs2/aops.c
1934
handle_t *handle = wc->w_handle;
fs/ocfs2/aops.c
2278
handle_t *handle = NULL;
fs/ocfs2/aops.c
394
int walk_page_buffers( handle_t *handle,
fs/ocfs2/aops.c
399
int (*fn)( handle_t *handle,
fs/ocfs2/aops.c
748
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
1135
int ocfs2_update_entry(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1173
static int __ocfs2_delete_entry(handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
1277
static int ocfs2_delete_entry_dx(handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
1393
static inline int ocfs2_delete_entry_id(handle_t *handle,
fs/ocfs2/dir.c
1420
static inline int ocfs2_delete_entry_el(handle_t *handle,
fs/ocfs2/dir.c
1433
int ocfs2_delete_entry(handle_t *handle,
fs/ocfs2/dir.c
1502
static int __ocfs2_dx_dir_leaf_insert(struct inode *dir, 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
1525
static void ocfs2_dx_inline_root_insert(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1533
static int ocfs2_dx_dir_insert(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1569
handle_t *handle,
fs/ocfs2/dir.c
1599
static void ocfs2_recalc_free_list(struct inode *dir, handle_t *handle,
fs/ocfs2/dir.c
1627
int __ocfs2_add_entry(handle_t *handle,
fs/ocfs2/dir.c
2234
handle_t *handle,
fs/ocfs2/dir.c
2267
handle_t *handle,
fs/ocfs2/dir.c
2337
handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
2429
handle_t *handle, struct inode *dir,
fs/ocfs2/dir.c
2482
u32 cpos, handle_t *handle,
fs/ocfs2/dir.c
2523
u32 cpos, handle_t *handle,
fs/ocfs2/dir.c
2561
handle_t *handle,
fs/ocfs2/dir.c
2616
handle_t *handle,
fs/ocfs2/dir.c
2638
handle_t *handle,
fs/ocfs2/dir.c
2836
handle_t *handle;
fs/ocfs2/dir.c
3135
handle_t *handle,
fs/ocfs2/dir.c
3213
handle_t *handle = NULL;
fs/ocfs2/dir.c
3682
handle_t *handle,
fs/ocfs2/dir.c
3753
handle_t *handle = NULL;
fs/ocfs2/dir.c
4063
handle_t *handle = NULL;
fs/ocfs2/dir.c
4373
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
1124
handle_t *handle = NULL;
fs/ocfs2/file.c
1384
handle_t *handle;
fs/ocfs2/file.c
1590
handle_t *handle;
fs/ocfs2/file.c
1950
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
543
handle_t *handle,
fs/ocfs2/file.c
565
handle_t *handle = NULL;
fs/ocfs2/file.c
712
static handle_t *ocfs2_zero_start_ordered_transaction(struct inode *inode,
fs/ocfs2/file.c
718
handle_t *handle = NULL;
fs/ocfs2/file.c
761
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
1349
int ocfs2_mark_inode_dirty(handle_t *handle,
fs/ocfs2/inode.c
662
handle_t *handle = NULL;
fs/ocfs2/inode.c
720
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
490
int ocfs2_allocate_extend_trans(handle_t *handle, int thresh)
fs/ocfs2/journal.c
652
static int __ocfs2_journal_access(handle_t *handle,
fs/ocfs2/journal.c
729
int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
739
int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
749
int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
759
int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
769
int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
779
int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
789
int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
799
int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
809
int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
819
int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.c
825
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/journal.h
242
handle_t *ocfs2_start_trans(struct ocfs2_super *osb,
fs/ocfs2/journal.h
245
handle_t *handle);
fs/ocfs2/journal.h
246
int ocfs2_extend_trans(handle_t *handle, int nblocks);
fs/ocfs2/journal.h
247
int ocfs2_assure_trans_credits(handle_t *handle,
fs/ocfs2/journal.h
249
int ocfs2_allocate_extend_trans(handle_t *handle,
fs/ocfs2/journal.h
278
int ocfs2_journal_access_di(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
281
int ocfs2_journal_access_eb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
284
int ocfs2_journal_access_rb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
287
int ocfs2_journal_access_gd(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
290
int ocfs2_journal_access_xb(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
293
int ocfs2_journal_access_dq(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
296
int ocfs2_journal_access_db(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
299
int ocfs2_journal_access_dr(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
302
int ocfs2_journal_access_dl(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
305
int ocfs2_journal_access(handle_t *handle, struct ocfs2_caching_info *ci,
fs/ocfs2/journal.h
327
void ocfs2_journal_dirty(handle_t *handle, struct buffer_head *bh);
fs/ocfs2/journal.h
580
static inline int ocfs2_jbd2_inode_add_write(handle_t *handle, struct inode *inode,
fs/ocfs2/journal.h
597
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
573
handle_t *handle;
fs/ocfs2/move_extents.c
911
handle_t *handle;
fs/ocfs2/namei.c
1223
handle_t *handle = NULL;
fs/ocfs2/namei.c
1713
handle_t *handle,
fs/ocfs2/namei.c
1824
handle_t *handle = NULL;
fs/ocfs2/namei.c
2249
handle_t *handle,
fs/ocfs2/namei.c
2351
handle_t *handle,
fs/ocfs2/namei.c
238
handle_t *handle = NULL;
fs/ocfs2/namei.c
2525
handle_t *handle = NULL;
fs/ocfs2/namei.c
2644
handle_t *handle = NULL;
fs/ocfs2/namei.c
2719
handle_t *handle = NULL;
fs/ocfs2/namei.c
2794
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
517
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
226
handle_t *handle = journal_current_handle();
fs/ocfs2/quota_global.c
605
handle_t *handle;
fs/ocfs2/quota_global.c
671
handle_t *handle;
fs/ocfs2/quota_global.c
732
handle_t *handle;
fs/ocfs2/quota_global.c
819
handle_t *handle;
fs/ocfs2/quota_global.c
938
handle_t *handle;
fs/ocfs2/quota_global.c
990
handle_t *handle;
fs/ocfs2/quota_local.c
1106
handle_t *handle;
fs/ocfs2/quota_local.c
1274
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
1235
static int ocfs2_change_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1276
static int ocfs2_expand_inline_ref_root(handle_t *handle,
fs/ocfs2/refcounttree.c
1507
static int ocfs2_new_leaf_refcount_block(handle_t *handle,
fs/ocfs2/refcounttree.c
1603
static int ocfs2_expand_refcount_tree(handle_t *handle,
fs/ocfs2/refcounttree.c
1645
static int ocfs2_adjust_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1729
static int ocfs2_insert_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1817
static int ocfs2_split_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
1973
static int __ocfs2_increase_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2067
static int ocfs2_remove_refcount_extent(handle_t *handle,
fs/ocfs2/refcounttree.c
2147
int ocfs2_increase_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2159
static int ocfs2_decrease_refcount_rec(handle_t *handle,
fs/ocfs2/refcounttree.c
2215
static int __ocfs2_decrease_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
2282
handle_t *handle, u32 cpos, u32 len,
fs/ocfs2/refcounttree.c
2333
handle_t *handle, u32 cpos,
fs/ocfs2/refcounttree.c
2889
static int ocfs2_clear_cow_buffer(handle_t *handle, struct buffer_head *bh)
fs/ocfs2/refcounttree.c
2898
int ocfs2_duplicate_clusters_by_page(handle_t *handle,
fs/ocfs2/refcounttree.c
2993
int ocfs2_duplicate_clusters_by_jbd(handle_t *handle,
fs/ocfs2/refcounttree.c
3048
static int ocfs2_clear_ext_refcount(handle_t *handle,
fs/ocfs2/refcounttree.c
3106
static int ocfs2_replace_clusters(handle_t *handle,
fs/ocfs2/refcounttree.c
3176
handle_t *handle;
fs/ocfs2/refcounttree.c
3655
handle_t *handle;
fs/ocfs2/refcounttree.c
3727
handle_t *handle;
fs/ocfs2/refcounttree.c
3868
handle_t *handle;
fs/ocfs2/refcounttree.c
3925
handle_t *handle;
fs/ocfs2/refcounttree.c
4021
handle_t *handle;
fs/ocfs2/refcounttree.c
4451
handle_t *handle;
fs/ocfs2/refcounttree.c
555
handle_t *handle = NULL;
fs/ocfs2/refcounttree.c
61
int (*cow_duplicate_clusters)(handle_t *handle,
fs/ocfs2/refcounttree.c
697
handle_t *handle = NULL;
fs/ocfs2/refcounttree.c
759
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
457
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
1432
int ocfs2_block_group_set_bits(handle_t *handle,
fs/ocfs2/suballoc.c
1526
static int ocfs2_relink_block_group(handle_t *handle,
fs/ocfs2/suballoc.c
1701
handle_t *handle,
fs/ocfs2/suballoc.c
1792
handle_t *handle,
fs/ocfs2/suballoc.c
1862
handle_t *handle,
fs/ocfs2/suballoc.c
2017
handle_t *handle,
fs/ocfs2/suballoc.c
2155
int ocfs2_claim_metadata(handle_t *handle,
fs/ocfs2/suballoc.c
2240
handle_t *handle = NULL;
fs/ocfs2/suballoc.c
2295
int ocfs2_claim_new_inode_at_loc(handle_t *handle,
fs/ocfs2/suballoc.c
2368
int ocfs2_claim_new_inode(handle_t *handle,
fs/ocfs2/suballoc.c
2472
int __ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
2544
int ocfs2_claim_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
2556
static int ocfs2_block_group_clear_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2649
static int _ocfs2_reclaim_suballoc_to_main(handle_t *handle,
fs/ocfs2/suballoc.c
2832
static int _ocfs2_free_suballoc_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2918
int ocfs2_free_suballoc_bits(handle_t *handle,
fs/ocfs2/suballoc.c
2929
int ocfs2_free_dinode(handle_t *handle,
fs/ocfs2/suballoc.c
2944
static int _ocfs2_free_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
2988
int ocfs2_free_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
3003
int ocfs2_release_clusters(handle_t *handle,
fs/ocfs2/suballoc.c
413
static int ocfs2_block_group_fill(handle_t *handle,
fs/ocfs2/suballoc.c
490
ocfs2_block_group_alloc_contig(struct ocfs2_super *osb, handle_t *handle,
fs/ocfs2/suballoc.c
535
handle_t *handle,
fs/ocfs2/suballoc.c
554
static int ocfs2_block_group_grow_discontig(handle_t *handle,
fs/ocfs2/suballoc.c
616
static void ocfs2_bg_alloc_cleanup(handle_t *handle,
fs/ocfs2/suballoc.c
647
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
735
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
1381
handle_t *handle,
fs/ocfs2/xattr.c
140
void (*xlo_journal_dirty)(handle_t *handle, struct ocfs2_xa_loc *loc);
fs/ocfs2/xattr.c
1475
static int ocfs2_xa_journal_access(handle_t *handle, struct ocfs2_xa_loc *loc,
fs/ocfs2/xattr.c
1481
static void ocfs2_xa_journal_dirty(handle_t *handle, struct ocfs2_xa_loc *loc)
fs/ocfs2/xattr.c
1576
static int ocfs2_xa_block_journal_access(handle_t *handle,
fs/ocfs2/xattr.c
1591
static void ocfs2_xa_block_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
1737
static int ocfs2_xa_bucket_journal_access(handle_t *handle,
fs/ocfs2/xattr.c
1745
static void ocfs2_xa_bucket_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
2523
handle_t *handle;
fs/ocfs2/xattr.c
2600
handle_t *handle;
fs/ocfs2/xattr.c
288
static int ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle,
fs/ocfs2/xattr.c
3477
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
4303
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.c
437
static void ocfs2_xattr_bucket_journal_dirty(handle_t *handle,
fs/ocfs2/xattr.c
4410
handle_t *handle,
fs/ocfs2/xattr.c
4532
handle_t *handle,
fs/ocfs2/xattr.c
4650
handle_t *handle,
fs/ocfs2/xattr.c
4827
handle_t *handle,
fs/ocfs2/xattr.c
4900
static int ocfs2_mv_xattr_buckets(struct inode *inode, handle_t *handle,
fs/ocfs2/xattr.c
5004
handle_t *handle,
fs/ocfs2/xattr.c
5052
handle_t *handle,
fs/ocfs2/xattr.c
5133
handle_t *handle = ctxt->handle;
fs/ocfs2/xattr.c
5218
handle_t *handle,
fs/ocfs2/xattr.c
5451
handle_t *handle;
fs/ocfs2/xattr.c
5750
handle_t *handle,
fs/ocfs2/xattr.c
6362
static int ocfs2_reflink_xattr_header(handle_t *handle,
fs/ocfs2/xattr.c
6495
handle_t *handle;
fs/ocfs2/xattr.c
6606
handle_t *handle;
fs/ocfs2/xattr.c
6852
static int ocfs2_reflink_xattr_bucket(handle_t *handle,
fs/ocfs2/xattr.c
6943
static int ocfs2_reflink_xattr_buckets(handle_t *handle,
fs/ocfs2/xattr.c
7022
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
7335
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
1492
static inline handle_t *journal_current_handle(void)
include/linux/jbd2.h
1503
extern handle_t *jbd2_journal_start(journal_t *, int nblocks);
include/linux/jbd2.h
1504
extern handle_t *jbd2__journal_start(journal_t *, int blocks, int rsv_blocks,
include/linux/jbd2.h
1507
extern int jbd2_journal_restart(handle_t *, int nblocks);
include/linux/jbd2.h
1508
extern int jbd2__journal_restart(handle_t *, int nblocks,
include/linux/jbd2.h
1510
extern int jbd2_journal_start_reserved(handle_t *handle,
include/linux/jbd2.h
1512
extern void jbd2_journal_free_reserved(handle_t *handle);
include/linux/jbd2.h
1513
extern int jbd2_journal_extend(handle_t *handle, int nblocks,
include/linux/jbd2.h
1515
extern int jbd2_journal_get_write_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1516
extern int jbd2_journal_get_create_access (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1517
extern int jbd2_journal_get_undo_access(handle_t *, struct buffer_head *);
include/linux/jbd2.h
1520
extern int jbd2_journal_dirty_metadata (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1521
extern int jbd2_journal_forget (handle_t *, struct buffer_head *);
include/linux/jbd2.h
1525
extern int jbd2_journal_stop(handle_t *);
include/linux/jbd2.h
1560
extern int jbd2_journal_inode_ranged_write(handle_t *handle,
include/linux/jbd2.h
1563
extern int jbd2_journal_inode_ranged_wait(handle_t *handle,
include/linux/jbd2.h
1591
((handle_t *)kmem_cache_zalloc(jbd2_handle_cache, _gfp_flags))
include/linux/jbd2.h
1593
static inline void jbd2_free_handle(handle_t *handle)
include/linux/jbd2.h
1628
extern int jbd2_journal_revoke (handle_t *, unsigned long long, struct buffer_head *);
include/linux/jbd2.h
1629
extern void jbd2_journal_cancel_revoke(handle_t *, struct journal_head *);
include/linux/jbd2.h
1684
static inline int is_handle_aborted(handle_t *handle)
include/linux/jbd2.h
1691
static inline void jbd2_journal_abort_handle(handle_t *handle)
include/linux/jbd2.h
1793
static inline int jbd2_handle_buffer_credits(handle_t *handle)
include/linux/jbd2.h
484
handle_t *h_rsv_handle;
include/trace/events/ext4.h
2872
TP_PROTO(handle_t *handle, struct inode *inode,
include/trace/events/ext4.h
2904
TP_PROTO(handle_t *handle, struct inode *inode, \
include/trace/events/ext4.h
2914
TP_PROTO(handle_t *handle, struct inode *inode, int ret),
include/trace/events/ext4.h
2943
TP_PROTO(handle_t *handle, struct inode *inode,