Home
last modified time | relevance | path

Searched refs:i_dealloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/fs/ocfs2/
Docfs2_fs.h730 struct ocfs2_truncate_log i_dealloc; member
1384 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1532 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
Dalloc.c5813 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_needs_flush()
5862 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_append()
5931 tl = &di->id2.i_dealloc; in ocfs2_replay_truncate_records()
6007 tl = &di->id2.i_dealloc; in __ocfs2_flush_truncate_log()
6205 tl = &di->id2.i_dealloc; in ocfs2_begin_truncate_log_recovery()
6261 tl = &tl_copy->id2.i_dealloc; in ocfs2_complete_truncate_log_recovery()