Searched refs:ocfs2_ci_fully_checkpointed (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Djournal.h91 static inline int ocfs2_ci_fully_checkpointed(struct ocfs2_caching_info *ci) function
198 if (!ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))) {
208 ocfs2_ci_fully_checkpointed(INODE_CACHE(inode)));
H A Ddlmglue.c4000 int checkpointed = ocfs2_ci_fully_checkpointed(ci);

Completed in 153 milliseconds