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()
90 handle_t *__ext4_journal_start_sb(struct inode *inode, in __ext4_journal_start_sb()
116 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop()
143 handle_t *__ext4_journal_start_reserved(handle_t *handle, unsigned int line, in __ext4_journal_start_reserved()
167 int __ext4_journal_ensure_credits(handle_t *handle, int check_cred, in __ext4_journal_ensure_credits()
185 handle_t *handle, int err) in ext4_journal_abort_handle()
230 handle_t *handle, struct super_block *sb, in __ext4_journal_get_write_access()
265 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget()
320 handle_t *handle, struct super_block *sb, in __ext4_journal_get_create_access()
344 handle_t *handle, struct inode *inode, in __ext4_handle_dirty_metadata()