Searched refs:inodep (Results 1 – 8 of 8) 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);
484 * @inodep: buffer to store the inode489 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument 533 *inodep = dat; in nilfs_dat_read()
1130 * @inodep: buffer to store the inode1135 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument 1167 *inodep = cpfile; in nilfs_cpfile_read()
1203 * @inodep: buffer to store the inode1208 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument 1264 *inodep = sufile; in nilfs_sufile_read()
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()
2780 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument2783 struct inode *inode = *inodep; in ext4_add_nondir()2790 *inodep = NULL; in ext4_add_nondir()