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

/linux-master/fs/ext4/
H A Dfsync.c102 tid_t commit_tid = datasync ? ei->i_datasync_tid : ei->i_sync_tid; local
H A Dfast_commit.c1189 int ext4_fc_commit(journal_t *journal, tid_t commit_tid) argument
1156 ext4_fc_update_stats(struct super_block *sb, int status, u64 commit_time, int nblks, tid_t commit_tid) argument
[all...]
H A Dmballoc.c3900 void ext4_process_freed_data(struct super_block *sb, tid_t commit_tid) argument
H A Dinode.c5210 tid_t commit_tid = 0; local
/linux-master/fs/ocfs2/
H A Dfile.c173 tid_t commit_tid; local

Completed in 263 milliseconds