Searched refs:inodep (Results 1 – 5 of 5) sorted by relevance
34 struct nilfs_inode *raw_inode, struct inode **inodep);
45 struct nilfs_inode *raw_inode, struct inode **inodep);
54 struct nilfs_inode *raw_inode, struct inode **inodep);
497 struct inode **inodep; in inode_switch_wbs_work_fn() local523 for (inodep = isw->inodes; *inodep; inodep++) { in inode_switch_wbs_work_fn()524 WARN_ON_ONCE((*inodep)->i_wb != old_wb); in inode_switch_wbs_work_fn()525 if (inode_do_switch_wbs(*inodep, old_wb, new_wb)) in inode_switch_wbs_work_fn()539 for (inodep = isw->inodes; *inodep; inodep++) in inode_switch_wbs_work_fn()540 iput(*inodep); in inode_switch_wbs_work_fn()
2799 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument2802 struct inode *inode = *inodep; in ext4_add_nondir()2809 *inodep = NULL; in ext4_add_nondir()