Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Duser_namespace.h136 extern const struct seq_operations proc_projid_seq_operations;
/OK3568_Linux_fs/kernel/kernel/
H A Duser_namespace.c703 const struct seq_operations proc_projid_seq_operations = { variable
/OK3568_Linux_fs/kernel/fs/proc/
H A Dbase.c3053 return proc_id_map_open(inode, file, &proc_projid_seq_operations); in proc_projid_map_open()