Home
last modified time | relevance | path

Searched defs:single_open (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dseq_file.c561 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() function
580 EXPORT_SYMBOL(single_open); variable
/kernel/linux/linux-6.6/fs/
H A Dseq_file.c572 int single_open(struct file *file, int (*show)(struct seq_file *, void *), in single_open() function
591 EXPORT_SYMBOL(single_open); variable

Completed in 6 milliseconds