Home
last modified time | relevance | path

Searched refs:OCFS2_INODE_DELETED (Results 1 – 5 of 5) sorted by relevance

/fs/ocfs2/
A Dinode.h79 #define OCFS2_INODE_DELETED 0x00000008 macro
A Ddcache.c71 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_dentry_revalidate()
A Dinode.c1171 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED; in ocfs2_delete_inode()
1221 if (!(oi->ip_flags & OCFS2_INODE_DELETED)) in ocfs2_clear_inode()
1338 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_inode_revalidate()
A Ddlmglue.c2175 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()
A Dfile.c103 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_file_open()

Completed in 20 milliseconds