Home
last modified time | relevance | path

Searched refs:tree_descr (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dsuper.c49 static const struct tree_descr xenfs_files[] = { in xenfs_fill_super()
56 static const struct tree_descr xenfs_init_files[] = { in xenfs_fill_super()
/OK3568_Linux_fs/kernel/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfsctl.c1272 const struct tree_descr *files) in nfsdfs_create_files()
1308 const struct tree_descr *files) in nfsd_client_mkdir()
1353 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
H A Dnfsd.h102 struct nfsdfs_client *ncl, u32 id, const struct tree_descr *);
H A Dnfs4state.c2697 static const struct tree_descr client_files[] = {
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dcontrol.c333 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/OK3568_Linux_fs/kernel/fs/tracefs/
H A Dinode.c354 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_fs.c516 static const struct tree_descr files[] = { in qibfs_fill_super()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_misc.c778 static const struct tree_descr bm_files[] = { in bm_fill_super()
H A Dlibfs.c605 const struct tree_descr *files) in simple_fill_super()
/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c234 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dselinuxfs.c1683 static const struct tree_descr files[] = { in sel_make_avc_files()
1719 static struct tree_descr files[] = { in sel_make_ss_files()
2060 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dinode.c753 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h3266 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument
3269 const struct tree_descr *);
/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c2877 static const struct tree_descr smack_files[] = { in smk_fill_super()
/OK3568_Linux_fs/kernel/security/apparmor/
H A Dapparmorfs.c168 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()