Home
last modified time | relevance | path

Searched refs:proc_uid_map_operations (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/proc/
H A Dbase.c3152 static const struct file_operations proc_uid_map_operations = {
3390 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
3736 REG("uid_map", S_IRUGO|S_IWUSR, proc_uid_map_operations),
3151 static const struct file_operations proc_uid_map_operations = { global() variable