Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dinode.h100 #define OCFS2_INODE_DIO_ORPHAN_ENTRY 0x00000080 macro
Djournal.c2087 OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_orphan_filldir()
2235 if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) { in ocfs2_recover_orphans()
2278 oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY; in ocfs2_recover_orphans()