Searched refs:alloc_claimant (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddup_avl.c106 static claimant_t *alloc_claimant(fsck_ino_t, daddr32_t);
414 claimant = alloc_claimant(ino, lfn);
465 alloc_claimant(fsck_ino_t inode, daddr32_t lfn) function
470 errexit("Out of memory in alloc_claimant()\n");

Completed in 57 milliseconds