Searched refs:random_fops (Results 1 – 3 of 3) sorted by relevance
22 extern const struct file_operations random_fops, urandom_fops;
800 [8] = { "random", 0666, &random_fops, 0 },
1506 const struct file_operations random_fops = { variable