Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dinode.h102 #define OCFS2_INODE_DIO_ORPHAN_ENTRY 0x00000080 macro
Djournal.c2053 OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_orphan_filldir()
2201 if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) { in ocfs2_recover_orphans()
2244 oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_recover_orphans()