Home
last modified time | relevance | path

Searched refs:single_start (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dseq_file.c558 void *single_start(struct seq_file *p, loff_t *pos) in single_start() function
580 op->start = single_start; in single_open()
/linux/fs/kernfs/
H A Dfile.c184 return single_start(sf, ppos); in kernfs_seq_start()