Searched refs:ocfs2_inode_fully_checkpointed (Results 1 – 2 of 2) sorted by relevance
95 static inline int ocfs2_inode_fully_checkpointed(struct inode *inode) in ocfs2_inode_fully_checkpointed() function186 if (!ocfs2_inode_fully_checkpointed(inode)) { in ocfs2_checkpoint_inode()196 ocfs2_inode_fully_checkpointed(inode)); in ocfs2_checkpoint_inode()
3349 int checkpointed = ocfs2_inode_fully_checkpointed(inode); in ocfs2_check_meta_downconvert()