Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Docfs2_fs.h728 struct ocfs2_truncate_log i_dealloc; member
1382 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1530 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
Dalloc.c5810 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_needs_flush()
5859 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_append()
5928 tl = &di->id2.i_dealloc; in ocfs2_replay_truncate_records()
6006 tl = &di->id2.i_dealloc; in __ocfs2_flush_truncate_log()
6204 tl = &di->id2.i_dealloc; in ocfs2_begin_truncate_log_recovery()
6260 tl = &tl_copy->id2.i_dealloc; in ocfs2_complete_truncate_log_recovery()