Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Dinode.h100 #define OCFS2_INODE_DIO_ORPHAN_ENTRY 0x00000080 macro
A Djournal.c2101 OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_orphan_filldir()
2249 if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) { in ocfs2_recover_orphans()
2292 oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_recover_orphans()

Completed in 8 milliseconds