Searched defs:rnd_fd (Results 1 – 3 of 3) sorted by relevance
136 unique_fd rnd_fd(open("/dev/random", O_RDONLY)); in CreateBaseDevice() local176 unique_fd rnd_fd; in CreateCowDevice() local618 unique_fd rnd_fd; in CreateCowDeviceOrderedOpsInverted() local675 unique_fd rnd_fd; in CreateCowDeviceOrderedOps() local1053 unique_fd rnd_fd(open("/dev/random", O_RDONLY)); in CreateV3CowDeviceForVariableBlockSize() local1406 unique_fd rnd_fd(open("/dev/random", O_RDONLY)); in SetUpV3Cow() local
89 int ret, rnd_fd; in init_splice_ctx() local
865 unique_fd rnd_fd(open("/dev/random", O_RDONLY)); in TEST_P() local