Searched refs:b_file (Results 1 – 18 of 18) sorted by relevance
89 getmajor(B->b_file->v_vfsp->vfs_dev);91 getminor(B->b_file->v_vfsp->vfs_dev);93 getminor(B->b_file->v_vfsp->vfs_dev) :99 lltostr(B->b_dip == NULL ? getminor(B->b_file->v_vfsp->vfs_dev) :121 fi_name = B->b_file == NULL ? "<none>" :122 B->b_file->v_path == NULL ? "<unknown>" :123 basename(cleanpath(B->b_file->v_path));124 fi_dirname = B->b_file == NULL ? "<none>" :125 B->b_file->v_path == NULL ? "<unknown>" :126 dirname(cleanpath(B->b_file->v_path));[all …]
168 bp->b_file = ip->i_vnode; in ufs_rdwr_data()359 bp->b_file = ip->i_vnode; in ufs_alloc_data()431 bp->b_file = ip->i_vnode; in ufs_alloc_data()
276 bp->b_file = ip->i_vnode; in directio_start()
4967 bp->b_file = ip->i_vnode; in ufs_getpage_miss()5070 bp->b_file = ip->i_vnode; in ufs_getpage_ra()5498 bp->b_file = ip->i_vnode; in ufs_putapage()6073 bp->b_file = ip->i_vnode; in ufs_pageio()
1098 bp->b_file = ip->i_vnode; in ufs_fbiwrite()
334 newbp->b_file = NULL; in push_dirty_bp()
128 struct vnode *b_file; /* file associated with this buffer */ member
943 bufs[count].b_file = vp; in hsfs_getpage_ra()1289 bufs[count].b_file = vp; in hsfs_getapage()2196 fvp = fio->bp->b_file; in hsched_invoke_strategy()2216 if (fvp && tio->bp->b_file != fvp) { in hsched_invoke_strategy()2261 nbuf->b_file = fvp; in hsched_invoke_strategy()
183 bp->b_file = NULL; in default_physio()
675 nbp->b_file = NULL; in getblk_common()2050 bufp->b_file = bp->b_file; in bioclone()
2459 reqp->aio_req_buf.b_file = vp; in aio_req_setup()3356 reqp->aio_req_buf.b_file = vp; in aio_req_setupLF()
2264 bp->b_file = vp; in udf_pageio()2590 bp->b_file = ip->i_vnode; in ud_page_fill()2897 bp->b_file = vp; in ud_putapage()
1280 bp->b_file = ip->i_vnode; in ud_zero_it()
1530 bp->b_file = vp; in pcfs_getapage()1824 bp->b_file = vp; in pcfs_putapage()
847 bp->b_file = vp; in nfs_rdwrlbn()3882 bp->b_file = vp; in nfs_getapage()4025 bp->b_file = vp; in nfs_readahead()
955 bp->b_file = vp; in nfs3_rdwrlbn()4787 bp->b_file = vp; in nfs3_getapage()4935 bp->b_file = vp; in nfs3_readahead()
3084 bp->b_file = vp; in nfs4_rdwrlbn()10023 bp->b_file = vp; in nfs4_getapage()10172 bp->b_file = vp; in nfs4_readahead()
16317 cont_bp->b_file = bp->b_file; in st_get_bigblk_bp()