Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/nilfs2/
A Difile.c182 struct inode **inodep) in nilfs_ifile_read() argument
210 *inodep = ifile; in nilfs_ifile_read()
A Dcpfile.h32 struct nilfs_inode *raw_inode, struct inode **inodep);
A Difile.h43 struct inode **inodep);
A Ddat.h45 struct nilfs_inode *raw_inode, struct inode **inodep);
A Dsufile.h54 struct nilfs_inode *raw_inode, struct inode **inodep);
A Ddat.c491 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument
535 *inodep = dat; in nilfs_dat_read()
A Dcpfile.c978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument
1010 *inodep = cpfile; in nilfs_cpfile_read()
A Dsufile.c1166 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument
1218 *inodep = sufile; in nilfs_sufile_read()
/linux-6.3-rc2/fs/
A Dfs-writeback.c474 struct inode **inodep; in inode_switch_wbs_work_fn() local
500 for (inodep = isw->inodes; *inodep; inodep++) { in inode_switch_wbs_work_fn()
501 WARN_ON_ONCE((*inodep)->i_wb != old_wb); in inode_switch_wbs_work_fn()
502 if (inode_do_switch_wbs(*inodep, old_wb, new_wb)) in inode_switch_wbs_work_fn()
516 for (inodep = isw->inodes; *inodep; inodep++) in inode_switch_wbs_work_fn()
517 iput(*inodep); in inode_switch_wbs_work_fn()
/linux-6.3-rc2/fs/ext4/
A Dnamei.c2767 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument
2770 struct inode *inode = *inodep; in ext4_add_nondir()
2777 *inodep = NULL; in ext4_add_nondir()

Completed in 31 milliseconds