Searched defs:bhp (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/fs/hpfs/ |
A D | buffer.c | 71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector() 93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
|
A D | map.c | 164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode() 221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode()
|
/linux-6.3-rc2/fs/nilfs2/ |
A D | alloc.c | 201 struct buffer_head **bhp, in nilfs_palloc_get_block() 261 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 280 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 314 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
A D | cpfile.c | 129 struct buffer_head **bhp) in nilfs_cpfile_get_header_block() 137 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint_block() 164 struct buffer_head **bhp) in nilfs_cpfile_find_checkpoint_block() 218 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint()
|
A D | sufile.c | 83 struct buffer_head **bhp) in nilfs_sufile_get_header_block() 90 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
|
A D | segbuf.c | 109 struct buffer_head **bhp) in nilfs_segbuf_extend_payload()
|
A D | btree.c | 59 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block() 471 struct buffer_head **bhp, in __nilfs_btree_get_block() 541 struct buffer_head **bhp) in nilfs_btree_get_block() 1737 struct buffer_head **bhp, in nilfs_btree_prepare_convert_and_insert()
|
/linux-6.3-rc2/fs/gfs2/ |
A D | meta_io.h | 70 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
|
A D | meta_io.c | 254 int rahead, struct buffer_head **bhp) in gfs2_meta_read() 486 struct buffer_head **bhp) in gfs2_meta_buffer()
|
A D | dir.c | 90 struct buffer_head **bhp) in gfs2_dir_get_new_buffer() 103 struct buffer_head **bhp) in gfs2_dir_get_existing_buffer() 756 struct buffer_head **bhp) in get_leaf()
|
A D | xattr.c | 634 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
|
/linux-6.3-rc2/kernel/rcu/ |
A D | tasks.h | 1322 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout() 1379 struct list_head *bhp = bhp_in; in trc_inspect_reader() local 1426 struct list_head *bhp) in trc_wait_for_one_reader()
|
/linux-6.3-rc2/fs/adfs/ |
A D | super.c | 283 struct adfs_discrecord **bhp)) in adfs_probe()
|
/linux-6.3-rc2/fs/jbd2/ |
A D | recovery.c | 128 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
|
/linux-6.3-rc2/fs/ocfs2/ |
A D | quota_global.c | 152 struct buffer_head **bhp) in ocfs2_read_quota_phys_block()
|
Completed in 53 milliseconds