Lines Matching refs:new_dir
1206 * @new_dir: parent inode of directory entry to rename
1221 const struct inode *new_dir,
1232 int move = (old_dir != new_dir);
1242 ubifs_assert(c, ubifs_inode(new_dir)->data_len == 0);
1244 ubifs_assert(c, mutex_is_locked(&ubifs_inode(new_dir)->ui_mutex));
1287 dent_key_init_flash(c, &dent->key, new_dir->i_ino, new_nm);
1353 pack_inode(c, p, new_dir, 1);
1375 ubifs_wbuf_add_ino_nolock(wbuf, new_dir->i_ino);
1388 dent_key_init(c, &key, new_dir->i_ino, new_nm);
1435 ino_key_init(c, &key, new_dir->i_ino);
1455 mark_inode_clean(c, ubifs_inode(new_dir));