/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | ifile.c | 178 * @inodep: buffer to store the inode 182 struct inode **inodep) in nilfs_ifile_read() 210 *inodep = ifile; in nilfs_ifile_read() 180 nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, size_t inode_size, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_ifile_read() argument
|
H A D | cpfile.h | 32 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | ifile.h | 43 struct inode **inodep);
|
H A D | dat.h | 45 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | sufile.h | 54 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | dat.c | 477 * @inodep: buffer to store the inode 480 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() 524 *inodep = dat; in nilfs_dat_read() 479 nilfs_dat_read(struct super_block *sb, size_t entry_size, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_dat_read() argument
|
H A D | cpfile.c | 975 * @inodep: buffer to store the inode 978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() 1010 *inodep = cpfile; in nilfs_cpfile_read() 977 nilfs_cpfile_read(struct super_block *sb, size_t cpsize, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_cpfile_read() argument
|
H A D | sufile.c | 1200 * @inodep: buffer to store the inode 1203 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() 1255 *inodep = sufile; in nilfs_sufile_read() 1202 nilfs_sufile_read(struct super_block *sb, size_t susize, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_sufile_read() argument
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | ifile.c | 178 * @inodep: buffer to store the inode 182 struct inode **inodep) in nilfs_ifile_read() 210 *inodep = ifile; in nilfs_ifile_read() 180 nilfs_ifile_read(struct super_block *sb, struct nilfs_root *root, size_t inode_size, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_ifile_read() argument
|
H A D | ifile.h | 43 struct inode **inodep);
|
H A D | cpfile.h | 32 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | dat.h | 45 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | sufile.h | 54 struct nilfs_inode *raw_inode, struct inode **inodep);
|
H A D | dat.c | 488 * @inodep: buffer to store the inode 491 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() 535 *inodep = dat; in nilfs_dat_read() 490 nilfs_dat_read(struct super_block *sb, size_t entry_size, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_dat_read() argument
|
H A D | cpfile.c | 975 * @inodep: buffer to store the inode 978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() 1010 *inodep = cpfile; in nilfs_cpfile_read() 977 nilfs_cpfile_read(struct super_block *sb, size_t cpsize, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_cpfile_read() argument
|
H A D | sufile.c | 1200 * @inodep: buffer to store the inode 1203 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() 1255 *inodep = sufile; in nilfs_sufile_read() 1202 nilfs_sufile_read(struct super_block *sb, size_t susize, struct nilfs_inode *raw_inode, struct inode **inodep) nilfs_sufile_read() argument
|
/kernel/linux/linux-6.6/fs/ |
H A D | fs-writeback.c | 474 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() [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | namei.c | 1734 struct inode **inodep, in follow_dotdot_rcu() 1758 *inodep = parent->d_inode; in follow_dotdot_rcu() 1774 struct inode **inodep, in follow_dotdot() 1800 *inodep = parent->d_inode; in follow_dotdot() 1733 follow_dotdot_rcu(struct nameidata *nd, struct inode **inodep, unsigned *seqp) follow_dotdot_rcu() argument 1773 follow_dotdot(struct nameidata *nd, struct inode **inodep, unsigned *seqp) follow_dotdot() argument
|
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | namei.c | 2704 * *inodep pointer. On failure, the caller is responsible for dropping the 2708 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() 2711 struct inode *inode = *inodep; in ext4_add_nondir() 2718 *inodep = NULL; in ext4_add_nondir() 2707 ext4_add_nondir(handle_t *handle, struct dentry *dentry, struct inode **inodep) ext4_add_nondir() argument
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | namei.c | 2788 * *inodep pointer. On failure, the caller is responsible for dropping the 2792 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() 2795 struct inode *inode = *inodep; in ext4_add_nondir() 2802 *inodep = NULL; in ext4_add_nondir() 2791 ext4_add_nondir(handle_t *handle, struct dentry *dentry, struct inode **inodep) ext4_add_nondir() argument
|