Home
last modified time | relevance | path

Searched refs:OCFS2_INODE_DELETED (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dinode.h81 #define OCFS2_INODE_DELETED 0x00000008 macro
H A Ddcache.c77 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_dentry_revalidate()
H A Dinode.c1097 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED; in ocfs2_delete_inode()
1147 if (!(oi->ip_flags & OCFS2_INODE_DELETED)) in ocfs2_clear_inode()
1264 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_revalidate()
H A Ddlmglue.c2174 if (oi->ip_flags & OCFS2_INODE_DELETED) { in __ocfs2_stuff_meta_lvb()
2323 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_lock_update()
H A Dfile.c105 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_file_open()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dinode.h79 #define OCFS2_INODE_DELETED 0x00000008 macro
H A Ddcache.c75 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_dentry_revalidate()
H A Dinode.c1095 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED; in ocfs2_delete_inode()
1145 if (!(oi->ip_flags & OCFS2_INODE_DELETED)) in ocfs2_clear_inode()
1262 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_revalidate()
H A Ddlmglue.c2174 if (oi->ip_flags & OCFS2_INODE_DELETED) { in __ocfs2_stuff_meta_lvb()
2328 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_lock_update()
H A Dfile.c103 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_file_open()

Completed in 24 milliseconds