Searched refs:inodep (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
D | ifile.c | 182 struct inode **inodep) in nilfs_ifile_read() argument 210 *inodep = ifile; in nilfs_ifile_read()
|
D | cpfile.h | 32 struct nilfs_inode *raw_inode, struct inode **inodep);
|
D | ifile.h | 43 struct inode **inodep);
|
D | dat.h | 45 struct nilfs_inode *raw_inode, struct inode **inodep);
|
D | sufile.h | 54 struct nilfs_inode *raw_inode, struct inode **inodep);
|
D | dat.c | 473 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument 517 *inodep = dat; in nilfs_dat_read()
|
D | cpfile.c | 978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument 1010 *inodep = cpfile; in nilfs_cpfile_read()
|
D | sufile.c | 1166 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument 1218 *inodep = sufile; in nilfs_sufile_read()
|
/kernel/linux/linux-5.10/fs/ |
D | namei.c | 1734 struct inode **inodep, in follow_dotdot_rcu() argument 1758 *inodep = parent->d_inode; in follow_dotdot_rcu() 1774 struct inode **inodep, in follow_dotdot() argument 1800 *inodep = parent->d_inode; in follow_dotdot()
|
/kernel/linux/linux-5.10/fs/ext4/ |
D | namei.c | 2658 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument 2661 struct inode *inode = *inodep; in ext4_add_nondir() 2668 *inodep = NULL; in ext4_add_nondir()
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 47458 +static int secmem_open(struct inode *inodep, struct file *filep) 47478 +static int secmem_release(struct inode *inodep, struct file *filep)
|