Home | History | Annotate | Download | only in linux

Lines Matching full:tree_descr

1811 struct tree_descr { char *name; const struct file_operations *ops; int mode; };
1813 extern int simple_fill_super(struct super_block *, int, struct tree_descr *);