taglinefilesource code
buffer_head24fs/block_dev.cstruct buffer_head * bh;
buffer_head68fs/block_dev.cstruct buffer_head ** bhb, ** bhe;
buffer_head69fs/block_dev.cstruct buffer_head * buflist[NBUF];
buffer_head70fs/block_dev.cstruct buffer_head * bhreq[NBUF];
buffer_head40fs/buffer.cstatic struct buffer_head * hash_table[NR_HASH];
buffer_head41fs/buffer.cstatic struct buffer_head * free_list = NULL;
buffer_head42fs/buffer.cstatic struct buffer_head * unused_list = NULL;
buffer_head58fs/buffer.cvoid __wait_on_buffer(struct buffer_head * bh)
buffer_head76fs/buffer.cstruct buffer_head * bh;
buffer_head105fs/buffer.cstruct buffer_head * bh;
buffer_head134fs/buffer.cstruct buffer_head * bh;
buffer_head181fs/buffer.cstatic inline void remove_from_hash_queue(struct buffer_head * bh)
buffer_head192fs/buffer.cstatic inline void remove_from_free_list(struct buffer_head * bh)
buffer_head203fs/buffer.cstatic inline void remove_from_queues(struct buffer_head * bh)
buffer_head209fs/buffer.cstatic inline void put_first_free(struct buffer_head * bh)
buffer_head222fs/buffer.cstatic inline void put_last_free(struct buffer_head * bh)
buffer_head238fs/buffer.cstatic inline void insert_into_queues(struct buffer_head * bh)
buffer_head256fs/buffer.cstatic struct buffer_head * find_buffer(dev_t dev, int block, int size)
buffer_head258fs/buffer.cstruct buffer_head * tmp;
buffer_head278fs/buffer.cstruct buffer_head * get_hash_table(dev_t dev, int block, int size)
buffer_head280fs/buffer.cstruct buffer_head * bh;
buffer_head304fs/buffer.cstruct buffer_head * getblk(dev_t dev, int block, int size)
buffer_head306fs/buffer.cstruct buffer_head * bh, * tmp;
buffer_head370fs/buffer.cvoid brelse(struct buffer_head * buf)
buffer_head388fs/buffer.cstruct buffer_head * bread(dev_t dev, int block, int size)
buffer_head390fs/buffer.cstruct buffer_head * bh;
buffer_head421fs/buffer.cstruct buffer_head * bh[4];
buffer_head422fs/buffer.cstruct buffer_head * bhr[4];
buffer_head451fs/buffer.cstruct buffer_head * breada(dev_t dev,int first, ...)
buffer_head454fs/buffer.cstruct buffer_head * bh, *tmp;
buffer_head482fs/buffer.cstatic void put_unused_buffer_head(struct buffer_head * bh)
buffer_head486fs/buffer.cwait = ((volatile struct buffer_head *) bh)->b_wait;
buffer_head488fs/buffer.c((volatile struct buffer_head *) bh)->b_wait = wait;
buffer_head496fs/buffer.cstruct buffer_head * bh;
buffer_head503fs/buffer.cbh = (struct buffer_head *) page;
buffer_head511fs/buffer.cstatic struct buffer_head * get_unused_buffer_head(void)
buffer_head513fs/buffer.cstruct buffer_head * bh;
buffer_head536fs/buffer.cstruct buffer_head *bh, *tmp;
buffer_head594fs/buffer.cstatic int try_to_free(struct buffer_head * bh)
buffer_head597fs/buffer.cstruct buffer_head * tmp, * p;
buffer_head631fs/buffer.cstruct buffer_head *bh;
buffer_head185fs/exec.cstruct buffer_head * bh;
buffer_head68fs/ext/dir.cstruct buffer_head * bh;
buffer_head76fs/ext/file.cstruct buffer_head ** bhb, ** bhe;
buffer_head77fs/ext/file.cstruct buffer_head * bhreq[NBUF];
buffer_head78fs/ext/file.cstruct buffer_head * buflist[NBUF];
buffer_head196fs/ext/file.cstruct buffer_head * bh;
buffer_head48fs/ext/freelists.cstruct buffer_head * bh;
buffer_head90fs/ext/freelists.cstruct buffer_head * bh;
buffer_head144fs/ext/freelists.cstruct buffer_head * bh;
buffer_head178fs/ext/freelists.cstruct buffer_head * bh;
buffer_head297fs/ext/freelists.cstruct buffer_head * bh;
buffer_head58fs/ext/inode.cstruct buffer_head *bh;
buffer_head124fs/ext/inode.cstruct buffer_head * bh;
buffer_head159fs/ext/inode.cstatic int block_bmap(struct buffer_head * bh, int nr)
buffer_head214fs/ext/inode.cstatic struct buffer_head * inode_getblk(struct inode * inode, int nr, int create)
buffer_head218fs/ext/inode.cstruct buffer_head * result;
buffer_head247fs/ext/inode.cstatic struct buffer_head * block_getblk(struct inode * inode,
buffer_head248fs/ext/inode.cstruct buffer_head * bh, int nr, int create)
buffer_head252fs/ext/inode.cstruct buffer_head * result;
buffer_head297fs/ext/inode.cstruct buffer_head * ext_getblk(struct inode * inode, int block, int create)
buffer_head299fs/ext/inode.cstruct buffer_head * bh;
buffer_head329fs/ext/inode.cstruct buffer_head * ext_bread(struct inode * inode, int block, int create)
buffer_head331fs/ext/inode.cstruct buffer_head * bh;
buffer_head346fs/ext/inode.cstruct buffer_head * bh;
buffer_head390fs/ext/inode.cstruct buffer_head * bh;
buffer_head87fs/ext/namei.cstatic struct buffer_head * ext_find_entry(struct inode * dir,
buffer_head92fs/ext/namei.cstruct buffer_head * bh;
buffer_head162fs/ext/namei.cstruct buffer_head * bh;
buffer_head195fs/ext/namei.cstatic struct buffer_head * ext_add_entry(struct inode * dir,
buffer_head201fs/ext/namei.cstruct buffer_head * bh;
buffer_head310fs/ext/namei.cstruct buffer_head * bh;
buffer_head343fs/ext/namei.cstruct buffer_head * bh;
buffer_head406fs/ext/namei.cstruct buffer_head * bh, *dir_block;
buffer_head475fs/ext/namei.cstruct buffer_head * bh;
buffer_head533fs/ext/namei.cstruct buffer_head * bh;
buffer_head586fs/ext/namei.cstruct buffer_head * bh;
buffer_head627fs/ext/namei.cstruct buffer_head * bh = NULL, * name_block = NULL;
buffer_head681fs/ext/namei.cstruct buffer_head * bh;
buffer_head767fs/ext/namei.cstruct buffer_head * old_bh, * new_bh, * dir_bh;
buffer_head52fs/ext/symlink.cstruct buffer_head * bh;
buffer_head91fs/ext/symlink.cstruct buffer_head * bh;
buffer_head37fs/ext/truncate.cstruct buffer_head * bh;
buffer_head67fs/ext/truncate.cstruct buffer_head * bh;
buffer_head68fs/ext/truncate.cstruct buffer_head * ind_bh;
buffer_head130fs/ext/truncate.cstruct buffer_head * dind_bh;
buffer_head180fs/ext/truncate.cstruct buffer_head * tind_bh;
buffer_head68fs/isofs/dir.cstruct buffer_head * bh;
buffer_head91fs/isofs/file.cstruct buffer_head * bh;
buffer_head118fs/isofs/file.cstruct buffer_head ** bhb, ** bhe;
buffer_head119fs/isofs/file.cstruct buffer_head * bhreq[NBUF];
buffer_head120fs/isofs/file.cstruct buffer_head * buflist[NBUF];
buffer_head96fs/isofs/inode.cstruct buffer_head *bh;
buffer_head265fs/isofs/inode.cstruct buffer_head * bh;
buffer_head453fs/isofs/inode.cstruct buffer_head * bh;
buffer_head580fs/isofs/inode.cstruct buffer_head * leak_check_bread(int dev, int block, int size){
buffer_head585fs/isofs/inode.cvoid leak_check_brelse(struct buffer_head * bh){
buffer_head64fs/isofs/namei.cstatic struct buffer_head * isofs_find_entry(struct inode * dir,
buffer_head68fs/isofs/namei.cstruct buffer_head * bh;
buffer_head197fs/isofs/namei.cstruct buffer_head * bh;
buffer_head56fs/isofs/rock.cstruct buffer_head * bh; \
buffer_head361fs/isofs/rock.cstruct buffer_head * bh;
buffer_head50fs/minix/bitmap.cstatic unsigned long count_used(struct buffer_head *map[], unsigned numblocks,
buffer_head54fs/minix/bitmap.cstruct buffer_head *bh;
buffer_head79fs/minix/bitmap.cstruct buffer_head * bh;
buffer_head111fs/minix/bitmap.cstruct buffer_head * bh;
buffer_head158fs/minix/bitmap.cstruct buffer_head * bh;
buffer_head196fs/minix/bitmap.cstruct buffer_head * bh;
buffer_head61fs/minix/dir.cstruct buffer_head * bh;
buffer_head70fs/minix/file.cstruct buffer_head ** bhb, ** bhe;
buffer_head71fs/minix/file.cstruct buffer_head * bhreq[NBUF];
buffer_head72fs/minix/file.cstruct buffer_head * buflist[NBUF];
buffer_head190fs/minix/file.cstruct buffer_head * bh;
buffer_head53fs/minix/inode.cstruct buffer_head *bh;
buffer_head140fs/minix/inode.cstatic int block_bmap(struct buffer_head * bh, int nr)
buffer_head182fs/minix/inode.cstatic struct buffer_head * inode_getblk(struct inode * inode, int nr, int create)
buffer_head186fs/minix/inode.cstruct buffer_head * result;
buffer_head215fs/minix/inode.cstatic struct buffer_head * block_getblk(struct inode * inode, 
buffer_head216fs/minix/inode.cstruct buffer_head * bh, int nr, int create)
buffer_head220fs/minix/inode.cstruct buffer_head * result;
buffer_head265fs/minix/inode.cstruct buffer_head * minix_getblk(struct inode * inode, int block, int create)
buffer_head267fs/minix/inode.cstruct buffer_head * bh;
buffer_head290fs/minix/inode.cstruct buffer_head * minix_bread(struct inode * inode, int block, int create)
buffer_head292fs/minix/inode.cstruct buffer_head * bh;
buffer_head307fs/minix/inode.cstruct buffer_head * bh;
buffer_head363fs/minix/inode.cstruct buffer_head * bh;
buffer_head58fs/minix/namei.cstatic struct buffer_head * minix_find_entry(struct inode * dir,
buffer_head62fs/minix/namei.cstruct buffer_head * bh;
buffer_head107fs/minix/namei.cstruct buffer_head * bh;
buffer_head143fs/minix/namei.cstatic struct buffer_head * minix_add_entry(struct inode * dir,
buffer_head147fs/minix/namei.cstruct buffer_head * bh;
buffer_head202fs/minix/namei.cstruct buffer_head * bh;
buffer_head235fs/minix/namei.cstruct buffer_head * bh;
buffer_head298fs/minix/namei.cstruct buffer_head * bh, *dir_block;
buffer_head363fs/minix/namei.cstruct buffer_head * bh;
buffer_head404fs/minix/namei.cstruct buffer_head * bh;
buffer_head455fs/minix/namei.cstruct buffer_head * bh;
buffer_head504fs/minix/namei.cstruct buffer_head * bh = NULL, * name_block = NULL;
buffer_head558fs/minix/namei.cstruct buffer_head * bh;
buffer_head642fs/minix/namei.cstruct buffer_head * old_bh, * new_bh, * dir_bh;
buffer_head46fs/minix/symlink.cstruct buffer_head * bh;
buffer_head85fs/minix/symlink.cstruct buffer_head * bh;
buffer_head30fs/minix/truncate.cstruct buffer_head * bh;
buffer_head60fs/minix/truncate.cstruct buffer_head * bh;
buffer_head62fs/minix/truncate.cstruct buffer_head * ind_bh;
buffer_head123fs/minix/truncate.cstruct buffer_head * dind_bh;
buffer_head60fs/msdos/dir.cstruct buffer_head *bh;
buffer_head20fs/msdos/fat.cstruct buffer_head *bh,*bh2,*c_bh,*c_bh2;
buffer_head85fs/msdos/file.cstruct buffer_head *bh;
buffer_head134fs/msdos/file.cstruct buffer_head *bh;
buffer_head122fs/msdos/inode.cstruct buffer_head *bh;
buffer_head236fs/msdos/inode.cstruct buffer_head *bh;
buffer_head316fs/msdos/inode.cstruct buffer_head *bh;
buffer_head86fs/msdos/misc.cstruct buffer_head *bh;
buffer_head238fs/msdos/misc.cint msdos_get_entry(struct inode *dir,int *pos,struct buffer_head **bh,
buffer_head268fs/msdos/misc.cint msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,
buffer_head315fs/msdos/misc.cstruct buffer_head *bh;
buffer_head100fs/msdos/namei.cstruct buffer_head **bh,struct msdos_dir_entry **de,int *ino)
buffer_head116fs/msdos/namei.cstruct buffer_head *bh;
buffer_head168fs/msdos/namei.cstruct buffer_head *bh;
buffer_head197fs/msdos/namei.cstruct buffer_head *bh;
buffer_head244fs/msdos/namei.cstruct buffer_head *bh;
buffer_head301fs/msdos/namei.cstruct buffer_head *bh,*dbh;
buffer_head347fs/msdos/namei.cstruct buffer_head *bh;
buffer_head377fs/msdos/namei.cstruct inode *new_dir,char *new_name,struct buffer_head *old_bh,
buffer_head380fs/msdos/namei.cstruct buffer_head *new_bh;
buffer_head422fs/msdos/namei.cstruct inode *new_dir,char *new_name,struct buffer_head *old_bh,
buffer_head425fs/msdos/namei.cstruct buffer_head *new_bh,*free_bh,*dotdot_bh;
buffer_head534fs/msdos/namei.cstruct buffer_head *old_bh;
buffer_head86include/linux/ext_fs.hextern struct buffer_head * ext_getblk(struct inode *, int, int);
buffer_head87include/linux/ext_fs.hextern struct buffer_head * ext_bread(struct inode *, int, int);
buffer_head15include/linux/ext_fs_sb.hstruct buffer_head * s_firstfreeblock;
buffer_head18include/linux/ext_fs_sb.hstruct buffer_head * s_firstfreeinodeblock;
buffer_head128include/linux/fs.hstruct buffer_head * b_prev;    /* doubly linked list of hash-queue */
buffer_head129include/linux/fs.hstruct buffer_head * b_next;
buffer_head130include/linux/fs.hstruct buffer_head * b_prev_free;  /* doubly linked list of buffers */
buffer_head131include/linux/fs.hstruct buffer_head * b_next_free;
buffer_head132include/linux/fs.hstruct buffer_head * b_this_page;  /* circular list of buffers in one page */
buffer_head133include/linux/fs.hstruct buffer_head * b_reqnext;    /* request queue */
buffer_head299include/linux/fs.hextern int floppy_change(struct buffer_head * first_block);
buffer_head320include/linux/fs.hextern struct buffer_head * get_hash_table(dev_t dev, int block, int size);
buffer_head321include/linux/fs.hextern struct buffer_head * getblk(dev_t dev, int block, int size);
buffer_head322include/linux/fs.hextern void ll_rw_block(int rw, int nr, struct buffer_head * bh[]);
buffer_head325include/linux/fs.hextern void brelse(struct buffer_head * buf);
buffer_head326include/linux/fs.hextern struct buffer_head * bread(dev_t dev, int block, int size);
buffer_head328include/linux/fs.hextern struct buffer_head * breada(dev_t dev,int block,...);
buffer_head204include/linux/iso_fs.hextern struct buffer_head * leak_check_bread(int dev, int block, int size);
buffer_head205include/linux/iso_fs.hextern void leak_check_brelse(struct buffer_head * bh);
buffer_head8include/linux/locks.hextern void __wait_on_buffer(struct buffer_head *);
buffer_head10include/linux/locks.hextern inline void wait_on_buffer(struct buffer_head * bh)
buffer_head16include/linux/locks.hextern inline void lock_buffer(struct buffer_head * bh)
buffer_head23include/linux/locks.hextern inline void unlock_buffer(struct buffer_head * bh)
buffer_head95include/linux/minix_fs.hextern struct buffer_head * minix_getblk(struct inode *, int, int);
buffer_head96include/linux/minix_fs.hextern struct buffer_head * minix_bread(struct inode *, int, int);
buffer_head15include/linux/minix_fs_sb.hstruct buffer_head * s_imap[8];
buffer_head16include/linux/minix_fs_sb.hstruct buffer_head * s_zmap[8];
buffer_head90include/linux/msdos_fs.hstatic inline struct buffer_head *msdos_sread(int dev,int sector,void **start)
buffer_head92include/linux/msdos_fs.hstruct buffer_head *bh;
buffer_head112include/linux/msdos_fs.hextern int msdos_get_entry(struct inode *dir,int *pos,struct buffer_head **bh,
buffer_head114include/linux/msdos_fs.hextern int msdos_scan(struct inode *dir,char *name,struct buffer_head **res_bh,
buffer_head32kernel/blk_drv/blk.hstruct buffer_head * bh;
buffer_head33kernel/blk_drv/blk.hstruct buffer_head * bhtail;
buffer_head188kernel/blk_drv/blk.hextern inline void unlock_buffer(struct buffer_head * bh)
buffer_head201kernel/blk_drv/blk.hstruct buffer_head * bh;
buffer_head311kernel/blk_drv/floppy.cint floppy_change(struct buffer_head * bh)
buffer_head38kernel/blk_drv/genhd.cstruct buffer_head *bh;
buffer_head100kernel/blk_drv/genhd.cstruct buffer_head *bh;
buffer_head124kernel/blk_drv/ll_rw_blk.cstatic void make_request(int major,int rw, struct buffer_head * bh)
buffer_head266kernel/blk_drv/ll_rw_blk.cvoid ll_rw_block(int rw, int nr, struct buffer_head * bh[])
buffer_head87kernel/blk_drv/ramdisk.cstruct buffer_head *bh;
buffer_head419kernel/blk_drv/scsi/scsi.hstruct buffer_head * bh;
buffer_head142kernel/blk_drv/scsi/scsi_debug.cstruct buffer_head * bh = NULL;
buffer_head280kernel/blk_drv/scsi/scsi_debug.cmemcpy(buff+128, bh, sizeof(struct buffer_head));
buffer_head475kernel/blk_drv/scsi/sd.cstruct buffer_head * bh;
buffer_head411kernel/blk_drv/scsi/sr.cstruct buffer_head * bh;