Lines Matching refs:handle_t
33 static handle_t *ext4_get_nojournal(void) in ext4_get_nojournal()
35 handle_t *handle = current->journal_info; in ext4_get_nojournal()
41 handle = (handle_t *)ref_cnt; in ext4_get_nojournal()
49 static void ext4_put_nojournal(handle_t *handle) in ext4_put_nojournal()
56 handle = (handle_t *)ref_cnt; in ext4_put_nojournal()
89 handle_t *__ext4_journal_start_sb(struct super_block *sb, unsigned int line, in __ext4_journal_start_sb()
109 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
136 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved()
160 int __ext4_journal_ensure_credits(handle_t *handle, int check_cred, in __ext4_journal_ensure_credits()
176 handle_t *handle, int err) in ext4_journal_abort_handle()
221 handle_t *handle, struct super_block *sb, in __ext4_journal_get_write_access()
257 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
313 handle_t *handle, struct super_block *sb, in __ext4_journal_get_create_access()
337 handle_t *handle, struct inode *inode, in __ext4_handle_dirty_metadata()