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);
488 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument532 *inodep = dat; in nilfs_dat_read()
1111 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument1143 *inodep = cpfile; in nilfs_cpfile_read()
1218 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument1276 *inodep = sufile; in nilfs_sufile_read()
498 struct inode **inodep; in inode_switch_wbs_work_fn() local524 for (inodep = isw->inodes; *inodep; inodep++) { in inode_switch_wbs_work_fn()525 WARN_ON_ONCE((*inodep)->i_wb != old_wb); in inode_switch_wbs_work_fn()526 if (inode_do_switch_wbs(*inodep, old_wb, new_wb)) in inode_switch_wbs_work_fn()540 for (inodep = isw->inodes; *inodep; inodep++) in inode_switch_wbs_work_fn()541 iput(*inodep); in inode_switch_wbs_work_fn()
2792 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument2795 struct inode *inode = *inodep; in ext4_add_nondir()2802 *inodep = NULL; in ext4_add_nondir()