Home
last modified time | relevance | path

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

/linux-4.1.27/fs/9p/
Dvfs_super.c347 .show_options = generic_show_options,
358 .show_options = generic_show_options,
/linux-4.1.27/fs/ramfs/
Dinode.c154 .show_options = generic_show_options,
/linux-4.1.27/fs/efivarfs/
Dsuper.c32 .show_options = generic_show_options,
/linux-4.1.27/fs/pstore/
Dinode.c285 .show_options = generic_show_options,
/linux-4.1.27/fs/afs/
Dsuper.c56 .show_options = generic_show_options,
/linux-4.1.27/fs/affs/
Dsuper.c160 .show_options = generic_show_options,
/linux-4.1.27/fs/omfs/
Dinode.c297 .show_options = generic_show_options,
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/
Dinode.c725 .show_options = generic_show_options, in spufs_fill_super()
/linux-4.1.27/fs/befs/
Dlinuxvfs.c62 .show_options = generic_show_options,
/linux-4.1.27/fs/hugetlbfs/
Dinode.c731 .show_options = generic_show_options,
/linux-4.1.27/fs/isofs/
Dinode.c128 .show_options = generic_show_options,
/linux-4.1.27/fs/
Dnamespace.c1166 int generic_show_options(struct seq_file *m, struct dentry *root) in generic_show_options() function
1181 EXPORT_SYMBOL(generic_show_options);
/linux-4.1.27/include/linux/
Dfs.h2825 extern int generic_show_options(struct seq_file *m, struct dentry *root);
/linux-4.1.27/Documentation/filesystems/
Dvfs.txt1151 generic_show_options() helper functions. Please note, that using