Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duser_namespace.h183 extern ssize_t proc_gid_map_write(struct file *, const char __user *, size_t, loff_t *);
/linux/kernel/
H A Duser_namespace.c1128 ssize_t proc_gid_map_write(struct file *file, const char __user *buf, in proc_gid_map_write() function
/linux/fs/proc/
H A Dbase.c3167 .write = proc_gid_map_write,