Searched defs:bhp (Results 1 – 15 of 15) sorted by relevance
/fs/hpfs/ |
D | buffer.c | 14 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector() 34 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
|
D | map.c | 119 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) in hpfs_map_fnode() 176 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 | 211 struct buffer_head **bhp, in nilfs_palloc_get_block() 251 int create, struct buffer_head **bhp) in nilfs_palloc_get_desc_block() 270 int create, struct buffer_head **bhp) in nilfs_palloc_get_bitmap_block() 288 int create, struct buffer_head **bhp) in nilfs_palloc_get_entry_block()
|
D | cpfile.c | 134 struct buffer_head **bhp) in nilfs_cpfile_get_header_block() 142 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint_block() 185 struct buffer_head **bhp) in nilfs_cpfile_get_checkpoint()
|
D | sufile.c | 87 struct buffer_head **bhp) in nilfs_sufile_get_header_block() 94 int create, struct buffer_head **bhp) in nilfs_sufile_get_segment_usage_block()
|
D | btree.c | 70 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block() 445 struct buffer_head **bhp, in __nilfs_btree_get_block() 500 struct buffer_head **bhp) in nilfs_btree_get_block() 1644 struct buffer_head **bhp, in nilfs_btree_prepare_convert_and_insert()
|
D | segbuf.c | 122 struct buffer_head **bhp) in nilfs_segbuf_extend_payload()
|
/fs/gfs2/ |
D | meta_io.h | 71 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
|
D | meta_io.c | 211 struct buffer_head **bhp) in gfs2_meta_read() 385 int new, struct buffer_head **bhp) in gfs2_meta_indirect_buffer()
|
D | dir.c | 91 struct buffer_head **bhp) in gfs2_dir_get_new_buffer() 104 struct buffer_head **bhp) in gfs2_dir_get_existing_buffer() 713 struct buffer_head **bhp) in get_leaf()
|
D | inode.c | 449 unsigned size, struct buffer_head **bhp) in init_dinode() 517 unsigned int size, struct buffer_head **bhp) in make_dinode()
|
D | xattr.c | 609 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
|
/fs/jbd/ |
D | recovery.c | 131 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
|
/fs/jbd2/ |
D | recovery.c | 132 static int jread(struct buffer_head **bhp, journal_t *journal, in jread()
|
/fs/ocfs2/ |
D | quota_global.c | 146 struct buffer_head **bhp) in ocfs2_read_quota_phys_block()
|