Searched refs:ocfs2_ci_fully_checkpointed (Results 1 – 2 of 2) sorted by relevance
91 static inline int ocfs2_ci_fully_checkpointed(struct ocfs2_caching_info *ci) in ocfs2_ci_fully_checkpointed() function198 if (!ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))) { in ocfs2_checkpoint_inode()208 ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))); in ocfs2_checkpoint_inode()
3998 int checkpointed = ocfs2_ci_fully_checkpointed(ci); in ocfs2_ci_checkpointed()