Searched refs:tree_descr (Results 1 – 16 of 16) sorted by relevance
49 static const struct tree_descr xenfs_files[] = { in xenfs_fill_super()56 static const struct tree_descr xenfs_init_files[] = { in xenfs_fill_super()
42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
1273 const struct tree_descr *files, in nfsdfs_create_files()1310 const struct tree_descr *files, in nfsd_client_mkdir()1356 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
112 const struct tree_descr *,
2736 static const struct tree_descr client_files[] = {
333 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
340 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
458 static const struct tree_descr files[] = { in qibfs_fill_super()
238 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
780 static const struct tree_descr bm_files[] = { in bm_fill_super()
644 const struct tree_descr *files) in simple_fill_super()
1686 static const struct tree_descr files[] = { in sel_make_avc_files()1722 static struct tree_descr files[] = { in sel_make_ss_files()2063 static const struct tree_descr selinux_files[] = { in sel_fill_super()
754 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
3414 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument3417 const struct tree_descr *);
2878 static const struct tree_descr smack_files[] = { in smk_fill_super()
168 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()
Completed in 57 milliseconds