ext2fs_alloc.c | 86 static daddr_t ext2fs_alloccg(struct inode *, int, daddr_t, int); 143 ext2fs_alloccg); 341 ext2fs_alloccg(struct inode *ip, int cg, daddr_t bpref, int size) function in typeref:typename:daddr_t 419 panic("ext2fs_alloccg: dup alloc");
|