Lines Matching defs:requested
88 * The size of the requested block is given, which must be some
92 * 1) allocate the requested block.
283 * 1) allocate the requested inode.
584 * next block is requested contiguously, otherwise it is
585 * requested rotationally delayed by fs_rotdelay milliseconds.
839 * 1) allocate the block in its requested cylinder group.
1095 * 1) allocate the requested block.
1129 * If the requested block is available, use it.
1151 * available in the requested cylinder starting at the
1152 * requested rotational position and proceeding around.
1251 * No blocks in the requested cylinder, so take
1286 * 1) allocate the requested inode.
1287 * 2) allocate the next available inode after the requested
1543 * requested to the block boundary, then any full blocks are allocated,
1621 * Blocks are allocated from the offset requested to the block
2048 findlogstartcg(struct fs *fs, daddr_t requested, daddr_t minblk)
2060 target = requested;