Home
last modified time | relevance | path

Searched defs:bhp (Results 1 - 25 of 30) sorted by relevance

12

/kernel/linux/linux-5.10/fs/hpfs/
H A Dbuffer.c71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector() argument
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector() argument
H A Dmap.c164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode() argument
221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode() argument
/kernel/linux/linux-5.10/fs/gfs2/
H A Dmeta_io.h67 gfs2_meta_inode_buffer(struct gfs2_inode *ip, struct buffer_head **bhp) gfs2_meta_inode_buffer() argument
H A Dmeta_io.c247 gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, int rahead, struct buffer_head **bhp) gfs2_meta_read() argument
474 gfs2_meta_indirect_buffer(struct gfs2_inode *ip, int height, u64 num, struct buffer_head **bhp) gfs2_meta_indirect_buffer() argument
H A Dxattr.c620 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk() argument
/kernel/linux/linux-6.6/fs/hpfs/
H A Dbuffer.c71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector() argument
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector() argument
H A Dmap.c164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode() argument
221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode() argument
/kernel/linux/linux-6.6/fs/gfs2/
H A Dmeta_io.h69 gfs2_meta_inode_buffer(struct gfs2_inode *ip, struct buffer_head **bhp) gfs2_meta_inode_buffer() argument
H A Dmeta_io.c253 gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, int rahead, struct buffer_head **bhp) gfs2_meta_read() argument
485 gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, struct buffer_head **bhp) gfs2_meta_buffer() argument
H A Dxattr.c634 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk() argument
/kernel/linux/linux-5.10/fs/jbd2/
H A Drecovery.c128 static int jread(struct buffer_head **bhp, journal_t *journal, in jread() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsegbuf.c114 nilfs_segbuf_extend_payload(struct nilfs_segment_buffer *segbuf, struct buffer_head **bhp) nilfs_segbuf_extend_payload() argument
H A Dcpfile.c128 nilfs_cpfile_get_header_block(struct inode *cpfile, struct buffer_head **bhp) nilfs_cpfile_get_header_block() argument
134 nilfs_cpfile_get_checkpoint_block(struct inode *cpfile, __u64 cno, int create, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint_block() argument
161 nilfs_cpfile_find_checkpoint_block(struct inode *cpfile, __u64 start_cno, __u64 end_cno, __u64 *cnop, struct buffer_head **bhp) nilfs_cpfile_find_checkpoint_block() argument
214 nilfs_cpfile_get_checkpoint(struct inode *cpfile, __u64 cno, int create, struct nilfs_checkpoint **cpp, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint() argument
[all...]
H A Dsufile.c82 nilfs_sufile_get_header_block(struct inode *sufile, struct buffer_head **bhp) nilfs_sufile_get_header_block() argument
89 nilfs_sufile_get_segment_usage_block(struct inode *sufile, __u64 segnum, int create, struct buffer_head **bhp) nilfs_sufile_get_segment_usage_block() argument
H A Dalloc.c196 nilfs_palloc_get_block(struct inode *inode, unsigned long blkoff, int create, void (*init_block)(struct inode *, struct buffer_head *, void *), struct buffer_head **bhp, struct nilfs_bh_assoc *prev, spinlock_t *lock) nilfs_palloc_get_block() argument
260 nilfs_palloc_get_desc_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) nilfs_palloc_get_desc_block() argument
279 nilfs_palloc_get_bitmap_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) nilfs_palloc_get_bitmap_block() argument
314 nilfs_palloc_get_entry_block(struct inode *inode, __u64 nr, int create, struct buffer_head **bhp) nilfs_palloc_get_entry_block() argument
[all...]
/kernel/linux/linux-5.10/fs/adfs/
H A Dsuper.c280 adfs_probe(struct super_block *sb, unsigned int offset, int silent, int (*validate)(struct super_block *sb, struct buffer_head *bh, struct adfs_discrecord **bhp)) adfs_probe() argument
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dquota_global.c151 ocfs2_read_quota_phys_block(struct inode *inode, u64 p_block, struct buffer_head **bhp) ocfs2_read_quota_phys_block() argument
/kernel/linux/linux-6.6/fs/adfs/
H A Dsuper.c280 adfs_probe(struct super_block *sb, unsigned int offset, int silent, int (*validate)(struct super_block *sb, struct buffer_head *bh, struct adfs_discrecord **bhp)) adfs_probe() argument
/kernel/linux/linux-6.6/fs/jbd2/
H A Drecovery.c129 static int jread(struct buffer_head **bhp, journal_t *journal, in jread() argument
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsegbuf.c114 nilfs_segbuf_extend_payload(struct nilfs_segment_buffer *segbuf, struct buffer_head **bhp) nilfs_segbuf_extend_payload() argument
H A Dcpfile.c128 nilfs_cpfile_get_header_block(struct inode *cpfile, struct buffer_head **bhp) nilfs_cpfile_get_header_block() argument
134 nilfs_cpfile_get_checkpoint_block(struct inode *cpfile, __u64 cno, int create, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint_block() argument
161 nilfs_cpfile_find_checkpoint_block(struct inode *cpfile, __u64 start_cno, __u64 end_cno, __u64 *cnop, struct buffer_head **bhp) nilfs_cpfile_find_checkpoint_block() argument
214 nilfs_cpfile_get_checkpoint(struct inode *cpfile, __u64 cno, int create, struct nilfs_checkpoint **cpp, struct buffer_head **bhp) nilfs_cpfile_get_checkpoint() argument
[all...]
H A Dalloc.c196 nilfs_palloc_get_block(struct inode *inode, unsigned long blkoff, int create, void (*init_block)(struct inode *, struct buffer_head *, void *), struct buffer_head **bhp, struct nilfs_bh_assoc *prev, spinlock_t *lock) nilfs_palloc_get_block() argument
260 nilfs_palloc_get_desc_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) nilfs_palloc_get_desc_block() argument
279 nilfs_palloc_get_bitmap_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) nilfs_palloc_get_bitmap_block() argument
314 nilfs_palloc_get_entry_block(struct inode *inode, __u64 nr, int create, struct buffer_head **bhp) nilfs_palloc_get_entry_block() argument
[all...]
H A Dsufile.c82 nilfs_sufile_get_header_block(struct inode *sufile, struct buffer_head **bhp) nilfs_sufile_get_header_block() argument
89 nilfs_sufile_get_segment_usage_block(struct inode *sufile, __u64 segnum, int create, struct buffer_head **bhp) nilfs_sufile_get_segment_usage_block() argument
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dquota_global.c151 ocfs2_read_quota_phys_block(struct inode *inode, u64 p_block, struct buffer_head **bhp) ocfs2_read_quota_phys_block() argument
/kernel/linux/linux-5.10/kernel/rcu/
H A Dtasks.h819 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout() argument
920 trc_wait_for_one_reader(struct task_struct *t, struct list_head *bhp) trc_wait_for_one_reader() argument

Completed in 24 milliseconds

12