ext2fs_alloc.c | 1 /* $NetBSD: ext2fs_alloc.c,v 1.59 2025/06/27 19:55:38 andvar Exp $ */ 63 __KERNEL_RCSID(0, "$NetBSD: ext2fs_alloc.c,v 1.59 2025/06/27 19:55:38 andvar Exp $"); 117 ext2fs_alloc(struct inode *ip, daddr_t lbn, daddr_t bpref, function in typeref:typename:int 128 panic("ext2fs_alloc: missing credential");
|