Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dfilesystems.c244 static const struct file_operations filesystems_proc_fops = { variable
253 proc_create("filesystems", 0, NULL, &filesystems_proc_fops); in proc_filesystems_init()