Home
last modified time | relevance | path

Searched refs:inodep (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nilfs2/
H A Dcpfile.h34 struct nilfs_inode *raw_inode, struct inode **inodep);
H A Ddat.h45 struct nilfs_inode *raw_inode, struct inode **inodep);
H A Dsufile.h54 struct nilfs_inode *raw_inode, struct inode **inodep);
/linux/fs/
H A Dfs-writeback.c497 struct inode **inodep; in inode_switch_wbs_work_fn() local
523 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()
/linux/fs/ext4/
H A Dnamei.c2799 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument
2802 struct inode *inode = *inodep; in ext4_add_nondir()
2809 *inodep = NULL; in ext4_add_nondir()