Searched refs:proc_gid_map_operations (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 3282 static const struct file_operations proc_gid_map_operations = { variable 3497 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations), 3847 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | base.c | 3278 static const struct file_operations proc_gid_map_operations = { variable 3521 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations), 3876 REG("gid_map", S_IRUGO|S_IWUSR, proc_gid_map_operations),
|
Completed in 16 milliseconds