ext2fs_alloc       97 ufs/ext2fs/ext2fs_balloc.c 		error = ext2fs_alloc(ip, bn,
ext2fs_alloc      132 ufs/ext2fs/ext2fs_balloc.c 		error = ext2fs_alloc(ip, lbn, pref, cred, &newb);
ext2fs_alloc      172 ufs/ext2fs/ext2fs_balloc.c 		error = ext2fs_alloc(ip, lbn, pref, cred, &newb);
ext2fs_alloc      209 ufs/ext2fs/ext2fs_balloc.c 		error = ext2fs_alloc(ip, lbn, pref, cred, &newb);
ext2fs_alloc       60 ufs/ext2fs/ext2fs_extern.h int ext2fs_alloc(struct inode *, int32_t, int32_t , struct ucred *,