Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dvfs_super.c343 .show_options = generic_show_options,
354 .show_options = generic_show_options,
/linux-4.4.14/fs/ramfs/
Dinode.c154 .show_options = generic_show_options,
/linux-4.4.14/fs/efivarfs/
Dsuper.c32 .show_options = generic_show_options,
/linux-4.4.14/fs/pstore/
Dinode.c286 .show_options = generic_show_options,
/linux-4.4.14/fs/afs/
Dsuper.c56 .show_options = generic_show_options,
/linux-4.4.14/fs/omfs/
Dinode.c297 .show_options = generic_show_options,
/linux-4.4.14/fs/affs/
Dsuper.c161 .show_options = generic_show_options,
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dinode.c725 .show_options = generic_show_options, in spufs_fill_super()
/linux-4.4.14/fs/befs/
Dlinuxvfs.c61 .show_options = generic_show_options,
/linux-4.4.14/fs/hugetlbfs/
Dinode.c998 .show_options = generic_show_options,
/linux-4.4.14/fs/isofs/
Dinode.c128 .show_options = generic_show_options,
/linux-4.4.14/fs/
Dnamespace.c1177 int generic_show_options(struct seq_file *m, struct dentry *root) in generic_show_options() function
1192 EXPORT_SYMBOL(generic_show_options);
/linux-4.4.14/include/linux/
Dfs.h2860 extern int generic_show_options(struct seq_file *m, struct dentry *root);
/linux-4.4.14/Documentation/filesystems/
Dvfs.txt1158 generic_show_options() helper functions. Please note, that using