Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.c766 di->i_flags &= cpu_to_le32(~(OCFS2_VALID_FL | OCFS2_ORPHANED_FL)); in ocfs2_remove_inode()
991 if (!(di->i_flags & cpu_to_le32(OCFS2_ORPHANED_FL)) && in ocfs2_query_inode_wipe()
H A Dnamei.c2321 fe->i_flags |= cpu_to_le32(OCFS2_ORPHANED_FL); in ocfs2_orphan_add()
2882 di->i_flags &= ~cpu_to_le32(OCFS2_ORPHANED_FL); in ocfs2_mv_orphaned_inode_to_new()