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

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

Completed in 163 milliseconds