Searched defs:bhp (Results 1 - 15 of 15) sorted by relevance

/linux-master/fs/hpfs/
H A Dbuffer.c71 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, argument
93 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) argument
H A Dmap.c164 struct fnode *hpfs_map_fnode(struct super_block *s, ino_t ino, struct buffer_head **bhp) argument
221 struct anode *hpfs_map_anode(struct super_block *s, anode_secno ano, struct buffer_head **bhp) argument
/linux-master/fs/gfs2/
H A Dmeta_io.h69 gfs2_meta_inode_buffer(struct gfs2_inode *ip, struct buffer_head **bhp) argument
H A Dmeta_io.c248 gfs2_meta_read(struct gfs2_glock *gl, u64 blkno, int flags, int rahead, struct buffer_head **bhp) argument
477 gfs2_meta_buffer(struct gfs2_inode *ip, u32 mtype, u64 num, struct buffer_head **bhp) argument
H A Dxattr.c634 static int ea_alloc_blk(struct gfs2_inode *ip, struct buffer_head **bhp) argument
H A Ddir.c89 gfs2_dir_get_new_buffer(struct gfs2_inode *ip, u64 block, struct buffer_head **bhp) argument
102 gfs2_dir_get_existing_buffer(struct gfs2_inode *ip, u64 block, struct buffer_head **bhp) argument
755 get_leaf(struct gfs2_inode *dip, u64 leaf_no, struct buffer_head **bhp) argument
/linux-master/fs/jbd2/
H A Drecovery.c129 static int jread(struct buffer_head **bhp, journal_t *journal, argument
/linux-master/fs/adfs/
H A Dsuper.c280 adfs_probe(struct super_block *sb, unsigned int offset, int silent, int (*validate)(struct super_block *sb, struct buffer_head *bh, struct adfs_discrecord **bhp)) argument
/linux-master/fs/ocfs2/
H A Dquota_global.c151 ocfs2_read_quota_phys_block(struct inode *inode, u64 p_block, struct buffer_head **bhp) argument
/linux-master/fs/nilfs2/
H A Dcpfile.c128 nilfs_cpfile_get_header_block(struct inode *cpfile, struct buffer_head **bhp) argument
134 nilfs_cpfile_get_checkpoint_block(struct inode *cpfile, __u64 cno, int create, struct buffer_head **bhp) argument
161 nilfs_cpfile_find_checkpoint_block(struct inode *cpfile, __u64 start_cno, __u64 end_cno, __u64 *cnop, struct buffer_head **bhp) argument
H A Dsegbuf.c114 nilfs_segbuf_extend_payload(struct nilfs_segment_buffer *segbuf, struct buffer_head **bhp) argument
H A Dalloc.c196 nilfs_palloc_get_block(struct inode *inode, unsigned long blkoff, int create, void (*init_block)(struct inode *, struct buffer_head *, void *), struct buffer_head **bhp, struct nilfs_bh_assoc *prev, spinlock_t *lock) argument
260 nilfs_palloc_get_desc_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) argument
279 nilfs_palloc_get_bitmap_block(struct inode *inode, unsigned long group, int create, struct buffer_head **bhp) argument
314 nilfs_palloc_get_entry_block(struct inode *inode, __u64 nr, int create, struct buffer_head **bhp) argument
[all...]
H A Dsufile.c82 nilfs_sufile_get_header_block(struct inode *sufile, struct buffer_head **bhp) argument
89 nilfs_sufile_get_segment_usage_block(struct inode *sufile, __u64 segnum, int create, struct buffer_head **bhp) argument
H A Dbtree.c58 nilfs_btree_get_new_block(const struct nilfs_bmap *btree, __u64 ptr, struct buffer_head **bhp) argument
470 __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, struct buffer_head **bhp, const struct nilfs_btree_readahead_info *ra) argument
540 nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, struct buffer_head **bhp) argument
1739 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) argument
/linux-master/kernel/rcu/
H A Dtasks.h1529 static void trc_add_holdout(struct task_struct *t, struct list_head *bhp) argument
1586 struct list_head *bhp = bhp_in; local
1632 trc_wait_for_one_reader(struct task_struct *t, struct list_head *bhp) argument

Completed in 215 milliseconds