OCFS2_INODE_DELETED   77 fs/ocfs2/dcache.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_INODE_DELETED 2168 fs/ocfs2/dlmglue.c 	if (oi->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_INODE_DELETED 2317 fs/ocfs2/dlmglue.c 	if (oi->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_INODE_DELETED  105 fs/ocfs2/file.c 	if (oi->ip_flags & OCFS2_INODE_DELETED) {
OCFS2_INODE_DELETED 1097 fs/ocfs2/inode.c 	OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED;
OCFS2_INODE_DELETED 1147 fs/ocfs2/inode.c 	if (!(oi->ip_flags & OCFS2_INODE_DELETED))
OCFS2_INODE_DELETED 1264 fs/ocfs2/inode.c 	if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) {