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

/linux-master/include/linux/
H A Dseq_file.h165 void *single_start(struct seq_file *, loff_t *);
/linux-master/fs/
H A Dseq_file.c557 void *single_start(struct seq_file *p, loff_t *pos) function
579 op->start = single_start;
/linux-master/fs/kernfs/
H A Dfile.c166 return single_start(sf, ppos);

Completed in 152 milliseconds