Lines Matching refs:new_orphan_inode
4239 struct inode *new_orphan_inode = NULL;
4247 &new_orphan_inode);
4269 new_orphan_inode, preserve);
4282 had_lock = ocfs2_inode_lock_tracker(new_orphan_inode, NULL, 1,
4292 error = ocfs2_init_security_and_acl(dir, new_orphan_inode,
4298 error = ocfs2_mv_orphaned_inode_to_new(dir, new_orphan_inode,
4303 ocfs2_inode_unlock_tracker(new_orphan_inode, 1, &oh, had_lock);
4306 if (new_orphan_inode) {
4311 ocfs2_open_unlock(new_orphan_inode);
4313 iput(new_orphan_inode);