Searched defs:bhp (Results 1 – 13 of 13) sorted by relevance
/fs/hpfs/ |
D | buffer.c | 70 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector() 92 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
|
D | map.c | 163 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode() 220 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) in hpfs_map_anode()
|
/fs/nilfs2/ |
D | alloc.c | 210 struct buffer_head **bhp, in nilfs_palloc_get_block() 270 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 289 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 323 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
D | cpfile.c | 138 struct buffer_head **bhp) in nilfs_cpfile_get_header_block() 146 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint_block() 173 struct buffer_head **bhp) in nilfs_cpfile_find_checkpoint_block() 227 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint()
|
D | sufile.c | 92 struct buffer_head **bhp) in nilfs_sufile_get_header_block() 99 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
|
D | segbuf.c | 118 struct buffer_head **bhp) in nilfs_segbuf_extend_payload()
|
D | btree.c | 68 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block() 479 struct buffer_head **bhp, in __nilfs_btree_get_block() 539 struct buffer_head **bhp) in nilfs_btree_get_block() 1738 struct buffer_head **bhp, in nilfs_btree_prepare_convert_and_insert()
|
/fs/gfs2/ |
D | meta_io.c | 252 int rahead, struct buffer_head **bhp) in gfs2_meta_read() 407 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 | 95 struct buffer_head **bhp) in gfs2_dir_get_new_buffer() 108 struct buffer_head **bhp) in gfs2_dir_get_existing_buffer() 760 struct buffer_head **bhp) in get_leaf()
|
D | xattr.c | 643 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
|
/fs/jbd2/ |
D | recovery.c | 132 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
|
/fs/ocfs2/ |
D | quota_global.c | 150 struct buffer_head **bhp) in ocfs2_read_quota_phys_block()
|