Home
last modified time | relevance | path

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

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