Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ocfs2/
Docfs2_fs.h770 struct ocfs2_truncate_log i_dealloc; member
1424 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
1572 offsetof(struct ocfs2_dinode, id2.i_dealloc.tl_recs); in ocfs2_truncate_recs_per_inode()
Dalloc.c5797 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_needs_flush()
5846 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_append()
5915 tl = &di->id2.i_dealloc; in ocfs2_replay_truncate_records()
5992 tl = &di->id2.i_dealloc; in __ocfs2_flush_truncate_log()
6149 tl = &di->id2.i_dealloc; in ocfs2_begin_truncate_log_recovery()
6206 tl = &tl_copy->id2.i_dealloc; in ocfs2_complete_truncate_log_recovery()