Home
last modified time | relevance | path

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

/fs/ocfs2/
Djournal.h95 static inline int ocfs2_inode_fully_checkpointed(struct inode *inode) in ocfs2_inode_fully_checkpointed() function
186 if (!ocfs2_inode_fully_checkpointed(inode)) { in ocfs2_checkpoint_inode()
196 ocfs2_inode_fully_checkpointed(inode)); in ocfs2_checkpoint_inode()
Ddlmglue.c3349 int checkpointed = ocfs2_inode_fully_checkpointed(inode); in ocfs2_check_meta_downconvert()