Lines Matching refs:parent
53 * check the generation number of the parent and compare with the
118 struct inode *parent;
135 parent = d_inode(dentry->d_parent);
136 /* Negative parent dentry? */
137 if (!parent)
141 if (OCFS2_I(parent)->ip_blkno != parent_blkno)
149 * parent. ocfs2_dentry_attach_lock() wants to find _any_ alias as it
188 * allows us to use the parent directory lock to synchronize
191 * Call this function with the parent dir semaphore and the parent dir
240 " \"%pd\": old parent: %llu, new: %llu\n",
261 mlog_bug_on_msg(!dl, "parent %llu, ino %llu\n",
266 " \"%pd\": old parent: %llu, new: %llu\n",
426 * When we are done, "dentry" will have the parent dir and name of
434 * This is called during ocfs2_rename(), while holding parent