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

/macosx-10.5.8/xnu-1228.15.4/bsd/ufs/ffs/
H A Dffs_alloc.c94 static ufs_daddr_t ffs_clusteralloc(struct inode *, int, ufs_daddr_t, int);
1085 ffs_clusteralloc(ip, cg, bpref, len) function
1193 panic("ffs_clusteralloc: map mismatch");
1196 panic("ffs_clusteralloc: allocated out of group");
1200 panic("ffs_clusteralloc: lost block");

Completed in 28 milliseconds