Home
last modified time | relevance | path

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

/fs/nilfs2/
Difile.c182 struct inode **inodep) in nilfs_ifile_read() argument
210 *inodep = ifile; in nilfs_ifile_read()
Dcpfile.h32 struct nilfs_inode *raw_inode, struct inode **inodep);
Difile.h43 struct inode **inodep);
Ddat.h45 struct nilfs_inode *raw_inode, struct inode **inodep);
Dsufile.h54 struct nilfs_inode *raw_inode, struct inode **inodep);
Ddat.c480 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument
524 *inodep = dat; in nilfs_dat_read()
Dcpfile.c978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument
1010 *inodep = cpfile; in nilfs_cpfile_read()
Dsufile.c1203 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument
1255 *inodep = sufile; in nilfs_sufile_read()
/fs/
Dfs-writeback.c470 struct inode **inodep; in inode_switch_wbs_work_fn() local
496 for (inodep = isw->inodes; *inodep; inodep++) { in inode_switch_wbs_work_fn()
497 WARN_ON_ONCE((*inodep)->i_wb != old_wb); in inode_switch_wbs_work_fn()
498 if (inode_do_switch_wbs(*inodep, old_wb, new_wb)) in inode_switch_wbs_work_fn()
512 for (inodep = isw->inodes; *inodep; inodep++) in inode_switch_wbs_work_fn()
513 iput(*inodep); in inode_switch_wbs_work_fn()
Dnamei.c1836 struct inode **inodep, in follow_dotdot_rcu() argument
1860 *inodep = parent->d_inode; in follow_dotdot_rcu()
1876 struct inode **inodep, in follow_dotdot() argument
1902 *inodep = parent->d_inode; in follow_dotdot()
/fs/ext4/
Dnamei.c2792 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument
2795 struct inode *inode = *inodep; in ext4_add_nondir()
2802 *inodep = NULL; in ext4_add_nondir()