Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dinode.h116 #define OCFS2_INODE_DIO_ORPHAN_ENTRY 0x00000080 macro
Djournal.c2075 OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_orphan_filldir()
2223 if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) { in ocfs2_recover_orphans()
2266 oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_recover_orphans()