Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Djournal.h93 static inline int ocfs2_ci_fully_checkpointed(struct ocfs2_caching_info *ci) in ocfs2_ci_fully_checkpointed() function
199 if (!ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))) { in ocfs2_checkpoint_inode()
209 ocfs2_ci_fully_checkpointed(INODE_CACHE(inode))); in ocfs2_checkpoint_inode()
H A Ddlmglue.c3980 int checkpointed = ocfs2_ci_fully_checkpointed(ci); in ocfs2_ci_checkpointed()
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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()
H A Ddlmglue.c4001 int checkpointed = ocfs2_ci_fully_checkpointed(ci); in ocfs2_ci_checkpointed()

Completed in 13 milliseconds