Searched refs:single_start (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/kernfs/
H A Dfile.c166 return single_start(sf, ppos);
/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;

Completed in 150 milliseconds