Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Djournal.h91 static inline int ocfs2_ci_fully_checkpointed(struct ocfs2_caching_info *ci) in ocfs2_ci_fully_checkpointed() function
198 if (!ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))) { in ocfs2_checkpoint_inode()
208 ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))); in ocfs2_checkpoint_inode()
Ddlmglue.c3998 int checkpointed = ocfs2_ci_fully_checkpointed(ci); in ocfs2_ci_checkpointed()