Searched refs:tree_descr (Results 1 - 13 of 13) sorted by relevance

/linux-4.1.27/drivers/xen/xenfs/
H A Dsuper.c47 static struct tree_descr xenfs_files[] = { xenfs_fill_super()
54 static struct tree_descr xenfs_init_files[] = { xenfs_fill_super()
/linux-4.1.27/fs/fuse/
H A Dcontrol.c295 struct tree_descr empty_descr = {""}; fuse_ctl_fill_super()
/linux-4.1.27/security/
H A Dinode.c35 static struct tree_descr files[] = {{""}}; fill_super()
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_fs.c333 static struct tree_descr files[] = { ipathfs_fill_super()
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_fs.c531 static struct tree_descr files[] = { qibfs_fill_super()
/linux-4.1.27/fs/tracefs/
H A Dinode.c269 static struct tree_descr trace_files[] = {{""}}; trace_fill_super()
/linux-4.1.27/fs/
H A Dbinfmt_misc.c788 static struct tree_descr bm_files[] = { bm_fill_super()
H A Dlibfs.c478 struct tree_descr *files) simple_fill_super()
/linux-4.1.27/fs/debugfs/
H A Dinode.c201 static struct tree_descr debug_files[] = {{""}}; debug_fill_super()
/linux-4.1.27/security/selinux/
H A Dselinuxfs.c1443 static struct tree_descr files[] = { sel_make_avc_files()
1752 static struct tree_descr selinux_files[] = { sel_fill_super()
/linux-4.1.27/fs/nfsd/
H A Dnfsctl.c1129 static struct tree_descr nfsd_files[] = { nfsd_fill_super()
/linux-4.1.27/security/smack/
H A Dsmackfs.c2438 static struct tree_descr smack_files[] = { smk_fill_super()
/linux-4.1.27/include/linux/
H A Dfs.h2795 struct tree_descr { char *name; const struct file_operations *ops; int mode; }; struct
2797 extern int simple_fill_super(struct super_block *, unsigned long, struct tree_descr *);

Completed in 311 milliseconds