Home
last modified time | relevance | path

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

/linux-4.1.27/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.c5779 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_needs_flush()
5828 tl = &di->id2.i_dealloc; in ocfs2_truncate_log_append()
5897 tl = &di->id2.i_dealloc; in ocfs2_replay_truncate_records()
5974 tl = &di->id2.i_dealloc; in __ocfs2_flush_truncate_log()
6131 tl = &di->id2.i_dealloc; in ocfs2_begin_truncate_log_recovery()
6188 tl = &tl_copy->id2.i_dealloc; in ocfs2_complete_truncate_log_recovery()