Searched defs:bhp (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/fs/hpfs/ |
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()
|
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-v4.19/fs/nilfs2/ |
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()
|
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()
|
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()
|
D | segbuf.c | 109 struct buffer_head **bhp) in nilfs_segbuf_extend_payload()
|
D | btree.c | 59 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block() 470 struct buffer_head **bhp, in __nilfs_btree_get_block() 530 struct buffer_head **bhp) in nilfs_btree_get_block() 1729 struct buffer_head **bhp, in nilfs_btree_prepare_convert_and_insert()
|
/Linux-v4.19/fs/gfs2/ |
D | meta_io.c | 251 int rahead, struct buffer_head **bhp) in gfs2_meta_read() 406 struct buffer_head **bhp) in gfs2_meta_indirect_buffer()
|
D | meta_io.h | 71 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
|
D | dir.c | 96 struct buffer_head **bhp) in gfs2_dir_get_new_buffer() 109 struct buffer_head **bhp) in gfs2_dir_get_existing_buffer() 760 struct buffer_head **bhp) in get_leaf()
|
D | xattr.c | 623 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
|
/Linux-v4.19/fs/jbd2/ |
D | recovery.c | 129 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
|
/Linux-v4.19/fs/ocfs2/ |
D | quota_global.c | 152 struct buffer_head **bhp) in ocfs2_read_quota_phys_block()
|