Searched refs:proc_projid_seq_operations (Results 1 – 3 of 3) sorted by relevance
68 extern const struct seq_operations proc_projid_seq_operations;
551 const struct seq_operations proc_projid_seq_operations = { variable
2637 return proc_id_map_open(inode, file, &proc_projid_seq_operations); in proc_projid_map_open()