ffs_alloc
error = ffs_alloc(ip, lbn,
if ((error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize,
ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, cred, &newb)) != 0) {
error = ffs_alloc(ip,
int ffs_alloc(struct inode *,
error = ffs_alloc(ip, lbn,
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
error = ffs_alloc(ip, lbn,
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
error = ffs_alloc(ip, lbn, pref, (int)fs->fs_bsize, &newb);
int ffs_alloc(struct inode *, makefs_daddr_t, makefs_daddr_t, int, makefs_daddr_t *);