Home
last modified time | relevance | path

Searched defs:ffs_hashalloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/usr.sbin/makefs/ffs/
H A Dffs_alloc.c245 ffs_hashalloc(struct inode *ip, u_int cg, daddr_t pref, int size, in ffs_hashalloc() function
/freebsd-13.1/sys/ufs/ffs/
H A Dffs_alloc.c1619 ffs_hashalloc(ip, cg, pref, size, rsize, allocator) in ffs_hashalloc() function