Home
last modified time | relevance | path

Searched refs:kernfs_seq_next (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/kernfs/
H A Dfile.c73 * kernfs_seq_next() failure, it needs to distinguish whether it's stopping
132 static void *kernfs_seq_next(struct seq_file *sf, void *v, loff_t *ppos) in kernfs_seq_next() function
173 .next = kernfs_seq_next,
/kernel/linux/linux-6.6/fs/kernfs/
H A Dfile.c115 * kernfs_seq_next() failure, it needs to distinguish whether it's stopping
169 static void *kernfs_seq_next(struct seq_file *sf, void *v, loff_t *ppos) in kernfs_seq_next() function
210 .next = kernfs_seq_next,

Completed in 4 milliseconds