Home
last modified time | relevance | path

Searched defs:commit_tid (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dfsync.c102 tid_t commit_tid = datasync ? ei->i_datasync_tid : ei->i_sync_tid; in ext4_fsync_journal() local
H A Dfast_commit.c1173 u64 commit_time, int nblks, tid_t commit_tid) in ext4_fc_update_stats()
1205 int ext4_fc_commit(journal_t *journal, tid_t commit_tid) in ext4_fc_commit()
H A Dinode.c5260 tid_t commit_tid; in ext4_wait_for_tail_page_commit() local
H A Dmballoc.c3909 void ext4_process_freed_data(struct super_block *sb, tid_t commit_tid) in ext4_process_freed_data()
/openbmc/linux/fs/ocfs2/
H A Dfile.c173 tid_t commit_tid; in ocfs2_sync_file() local