Home
last modified time | relevance | path

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

/fs/proc/
Dstat.c217 return single_open_size(file, show_stat, NULL, size); in stat_open()
/fs/
Dseq_file.c587 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size() function
603 EXPORT_SYMBOL(single_open_size);