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

/linux-4.1.27/fs/kernfs/
H A Dfile.c72 * As kernfs_seq_stop() is also called after kernfs_seq_start() or
82 * operations which may return ERR_PTR(-ENODEV) too. kernfs_seq_stop()
89 * kernfs_seq_stop() if ERR_PTR(-ENODEV) while invoking it directly after
153 static void kernfs_seq_stop(struct seq_file *sf, void *v) kernfs_seq_stop() function
174 .stop = kernfs_seq_stop,

Completed in 74 milliseconds