Searched refs:ext2fs_hashalloc (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/sys/ufs/ext2fs/ |
| D | ext2fs_alloc.c | 89 static u_long ext2fs_hashalloc(struct inode *, int, long, int, 142 bno = (daddr_t)ext2fs_hashalloc(ip, cg, bpref, fs->e2fs_bsize, in ext2fs_alloc() 189 ino = (ino_t)ext2fs_hashalloc(pip, cg, (long)ipref, mode, ext2fs_nodealloccg); in ext2fs_valloc() 291 ext2fs_hashalloc(struct inode *ip, int cg, long pref, int size, in ext2fs_hashalloc() function
|