Searched defs:bhp (Results 1 – 9 of 9) sorted by relevance
/linux/fs/hpfs/ |
H 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()
|
H 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/fs/gfs2/ |
H A D | meta_io.h | 70 struct buffer_head **bhp) in gfs2_meta_inode_buffer()
|
H A D | meta_io.c | 259 int rahead, struct buffer_head **bhp) in gfs2_meta_read() 488 struct buffer_head **bhp) in gfs2_meta_buffer()
|
H 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() 759 struct buffer_head **bhp) in get_leaf()
|
H A D | xattr.c | 638 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) in ea_alloc_blk()
|
/linux/kernel/rcu/ |
H A D | tasks.h | 1610 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) in trc_add_holdout() 1667 struct list_head *bhp = bhp_in; in trc_inspect_reader() local 1714 struct list_head *bhp) in trc_wait_for_one_reader()
|
/linux/fs/nilfs2/ |
H A D | btree.c | 59 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block() argument 472 struct buffer_head **bhp, in __nilfs_btree_get_block() argument 542 struct buffer_head **bhp) in nilfs_btree_get_block() argument 1746 nilfs_btree_prepare_convert_and_insert(struct nilfs_bmap * btree,__u64 key,union nilfs_bmap_ptr_req * dreq,union nilfs_bmap_ptr_req * nreq,struct buffer_head ** bhp,struct nilfs_bmap_stats * stats) nilfs_btree_prepare_convert_and_insert() argument
|
/linux/fs/ocfs2/ |
H A D | quota_global.c | 152 struct buffer_head **bhp) in ocfs2_read_quota_phys_block()
|