Lines Matching full:allocating
83 * by allocating the physical blocks on a device given
251 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs1()
294 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs1()
395 * Get the data block, allocating if necessary. in ffs_balloc_ufs1()
400 * If allocating metadata at the front of the cylinder in ffs_balloc_ufs1()
588 * by allocating the physical blocks on a device given
637 * Check for allocating external data. in ffs_balloc_ufs2()
871 * Fetch the first indirect block allocating if necessary. in ffs_balloc_ufs2()
915 * Fetch through the indirect blocks, allocating as necessary. in ffs_balloc_ufs2()
1017 * Get the data block, allocating if necessary. in ffs_balloc_ufs2()
1022 * If allocating metadata at the front of the cylinder in ffs_balloc_ufs2()