Searched refs:urandom_fops (Results 1 – 3 of 3) sorted by relevance
49 extern const struct file_operations random_fops, urandom_fops;
985 [9] = { "urandom", 0666, &urandom_fops, 0 },
1998 const struct file_operations urandom_fops = { variable