Searched refs:inodep (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/nilfs2/ |
| H A D | ifile.c | 182 struct inode **inodep) in nilfs_ifile_read() argument 210 *inodep = ifile; in nilfs_ifile_read()
|
| 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 | 473 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_dat_read() argument 517 *inodep = dat; in nilfs_dat_read()
|
| H A D | cpfile.c | 978 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_cpfile_read() argument 1010 *inodep = cpfile; in nilfs_cpfile_read()
|
| H A D | sufile.c | 1166 struct nilfs_inode *raw_inode, struct inode **inodep) in nilfs_sufile_read() argument 1218 *inodep = sufile; in nilfs_sufile_read()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wb_regon_coordinator.c | 228 static int wbrc_bt_dev_open(struct inode *inodep, struct file *filep) in wbrc_bt_dev_open() argument 248 static int wbrc_bt_dev_release(struct inode *inodep, struct file *filep) in wbrc_bt_dev_release() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wb_regon_coordinator.c | 228 static int wbrc_bt_dev_open(struct inode *inodep, struct file *filep) in wbrc_bt_dev_open() argument 248 static int wbrc_bt_dev_release(struct inode *inodep, struct file *filep) in wbrc_bt_dev_release() argument
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 1812 struct inode **inodep, in follow_dotdot_rcu() argument 1836 *inodep = parent->d_inode; in follow_dotdot_rcu() 1852 struct inode **inodep, in follow_dotdot() argument 1878 *inodep = parent->d_inode; in follow_dotdot()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | namei.c | 2733 struct dentry *dentry, struct inode **inodep) in ext4_add_nondir() argument 2736 struct inode *inode = *inodep; in ext4_add_nondir() 2743 *inodep = NULL; in ext4_add_nondir()
|