Home
last modified time | relevance | path

Searched defs:show_options (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/9p/
H A Dtransport.h50 int (*show_options)(struct seq_file *, struct p9_client *); member
/OK3568_Linux_fs/external/mpp/utils/
H A Dutils.h43 #define show_options(opt) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernfs.h172 int (*show_options)(struct seq_file *sf, struct kernfs_root *root); member
H A Dfs.h2020 int (*show_options)(struct seq_file *, struct dentry *); member
/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c1929 static int show_options(struct seq_file *m, struct dentry *root) in show_options() function
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h274 int (*show_options)(struct seq_file *, struct dentry *); member