/src/sys/ufs/lfs/ |
lfs_balloc.c | 1 /* $NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $ */ 59 * @(#)lfs_balloc.c 8.4 (Berkeley) 5/8/95 63 __KERNEL_RCSID(0, "$NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $"); 120 lfs_balloc(struct vnode *vp, off_t startoffset, int iosize, kauth_cred_t cred, function in typeref:typename:int 449 panic("lfs_balloc: bread bno %lld", 509 * state here than at the top of lfs_balloc?
|
lfs_balloc.c | 1 /* $NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $ */ 59 * @(#)lfs_balloc.c 8.4 (Berkeley) 5/8/95 63 __KERNEL_RCSID(0, "$NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $"); 120 lfs_balloc(struct vnode *vp, off_t startoffset, int iosize, kauth_cred_t cred, function in typeref:typename:int 449 panic("lfs_balloc: bread bno %lld", 509 * state here than at the top of lfs_balloc?
|
lfs_balloc.c | 1 /* $NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $ */ 59 * @(#)lfs_balloc.c 8.4 (Berkeley) 5/8/95 63 __KERNEL_RCSID(0, "$NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $"); 120 lfs_balloc(struct vnode *vp, off_t startoffset, int iosize, kauth_cred_t cred, function in typeref:typename:int 449 panic("lfs_balloc: bread bno %lld", 509 * state here than at the top of lfs_balloc?
|
lfs_balloc.c | 1 /* $NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $ */ 59 * @(#)lfs_balloc.c 8.4 (Berkeley) 5/8/95 63 __KERNEL_RCSID(0, "$NetBSD: lfs_balloc.c,v 1.96 2020/09/05 16:30:13 riastradh Exp $"); 120 lfs_balloc(struct vnode *vp, off_t startoffset, int iosize, kauth_cred_t cred, function in typeref:typename:int 449 panic("lfs_balloc: bread bno %lld", 509 * state here than at the top of lfs_balloc?
|
/src/sbin/fsck_lfs/ |
lfs.c | 942 lfs_balloc(vp, lfs_dino_getsize(fs, ip->i_din), lfs_sb_getbsize(fs), &bp); 1005 lfs_balloc(struct uvnode *vp, off_t startoffset, int iosize, struct ubuf **bpp) function in typeref:typename:int 1189 panic("lfs_balloc: bread bno %lld",
|
lfs.c | 942 lfs_balloc(vp, lfs_dino_getsize(fs, ip->i_din), lfs_sb_getbsize(fs), &bp); 1005 lfs_balloc(struct uvnode *vp, off_t startoffset, int iosize, struct ubuf **bpp) function in typeref:typename:int 1189 panic("lfs_balloc: bread bno %lld",
|
lfs.c | 942 lfs_balloc(vp, lfs_dino_getsize(fs, ip->i_din), lfs_sb_getbsize(fs), &bp); 1005 lfs_balloc(struct uvnode *vp, off_t startoffset, int iosize, struct ubuf **bpp) function in typeref:typename:int 1189 panic("lfs_balloc: bread bno %lld",
|
lfs.c | 942 lfs_balloc(vp, lfs_dino_getsize(fs, ip->i_din), lfs_sb_getbsize(fs), &bp); 1005 lfs_balloc(struct uvnode *vp, off_t startoffset, int iosize, struct ubuf **bpp) function in typeref:typename:int 1189 panic("lfs_balloc: bread bno %lld",
|