Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Docfs2_fs.h728 struct ocfs2_truncate_log i_dealloc; member
1383 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1531 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
Dalloc.c5817 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_needs_flush()
5866 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_append()
5935 tl = &di->id2.i_dealloc; in ocfs2_replay_truncate_records()
6013 tl = &di->id2.i_dealloc; in __ocfs2_flush_truncate_log()
6211 tl = &di->id2.i_dealloc; in ocfs2_begin_truncate_log_recovery()
6267 tl = &tl_copy->id2.i_dealloc; in ocfs2_complete_truncate_log_recovery()