Home
last modified time | relevance | path

Searched refs:allocindir_merge (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/ufs/ffs/
HDffs_softdep.c885 static struct freefrag *allocindir_merge(struct allocindir *,
6020 freefrag = allocindir_merge(aip, oldaip);
6026 freefrag = allocindir_merge(aip, oldaip);
6041 allocindir_merge(aip, oldaip) in allocindir_merge() function