Searched refs:dfs_seq_open (Results 1 – 5 of 5) sorted by relevance
64 return dfs_seq_open(file, cpuinfo_get_seq_ops()); in proc_open()
92 return dfs_seq_open(file, stat_get_seq_ops()); in proc_open()
167 ret = dfs_seq_open(file, seq_ops); in proc_open()176 return dfs_seq_open(file, entry->seq_ops); in proc_open()
66 int dfs_seq_open(struct dfs_file *file, const struct dfs_seq_ops *ops);
55 int dfs_seq_open(struct dfs_file *file, const struct dfs_seq_ops *ops) in dfs_seq_open() function
Completed in 6 milliseconds