HomeSort by: relevance | last modified time | path
    Searched defs:ext2fs_alloc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/ext2fs/
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");
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");

Completed in 134 milliseconds