Searched refs:inodep (Results 1 – 6 of 6) sorted by relevance
506 struct inode **inodep; in process_inode_switch_wbs() local514 inodep = isw->inodes; in process_inode_switch_wbs()534 while (*inodep) { in process_inode_switch_wbs()535 WARN_ON_ONCE((*inodep)->i_wb != old_wb); in process_inode_switch_wbs()536 if (inode_do_switch_wbs(*inodep, old_wb, new_wb)) in process_inode_switch_wbs()538 inodep++; in process_inode_switch_wbs()539 if (*inodep && need_resched()) { in process_inode_switch_wbs()557 for (inodep = isw->inodes; *inodep; inodep++) in process_inode_switch_wbs()558 iput(*inodep); in process_inode_switch_wbs()
34 struct nilfs_inode *raw_inode, struct inode **inodep);
45 struct nilfs_inode *raw_inode, struct inode **inodep);
1135 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument1167 *inodep = cpfile; in nilfs_cpfile_read()
1202 static int mshv_vtl_low_open(struct inode *inodep, struct file *filp) in mshv_vtl_low_open() argument1211 filp->private_data = inodep; in mshv_vtl_low_open()
203 static int luo_session_release(struct inode *inodep, struct file *filep) in luo_session_release() argument