Lines Matching refs:new_dir
1205 * @new_dir: parent inode of directory entry to rename
1217 const struct inode *new_dir,
1228 int move = (old_dir != new_dir);
1238 ubifs_assert(c, ubifs_inode(new_dir)->data_len == 0);
1240 ubifs_assert(c, mutex_is_locked(&ubifs_inode(new_dir)->ui_mutex));
1283 dent_key_init_flash(c, &dent->key, new_dir->i_ino, new_nm);
1349 pack_inode(c, p, new_dir, 1);
1371 ubifs_wbuf_add_ino_nolock(wbuf, new_dir->i_ino);
1384 dent_key_init(c, &key, new_dir->i_ino, new_nm);
1431 ino_key_init(c, &key, new_dir->i_ino);
1451 mark_inode_clean(c, ubifs_inode(new_dir));