Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/openbmc/linux/fs/nfsd/
H A Dnfsctl.c1302 const struct tree_descr *files, in nfsdfs_create_files()
1339 const struct tree_descr *files, in nfsd_client_mkdir()
1385 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
H A Dnfsd.h110 const struct tree_descr *,
H A Dnfs4state.c2873 static const struct tree_descr client_files[] = {
/openbmc/linux/fs/fuse/
H A Dcontrol.c316 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c457 static const struct tree_descr files[] = { in qibfs_fill_super()
/openbmc/linux/security/selinux/
H A Dselinuxfs.c1619 static const struct tree_descr files[] = { in sel_make_avc_files()
1655 static const struct tree_descr files[] = { in sel_make_ss_files()
1992 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/openbmc/linux/fs/
H A Dbinfmt_misc.c899 static const struct tree_descr bm_files[] = { in bm_fill_super()
H A Dlibfs.c1002 const struct tree_descr *files) in simple_fill_super()
/openbmc/linux/fs/debugfs/
H A Dinode.c262 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
/openbmc/linux/fs/tracefs/
H A Dinode.c493 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
/openbmc/linux/kernel/bpf/
H A Dinode.c742 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/openbmc/linux/include/linux/
H A Dfs.h3180 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; struct
3183 const struct tree_descr *);
/openbmc/linux/security/smack/
H A Dsmackfs.c2889 static const struct tree_descr smack_files[] = { in smk_fill_super()
/openbmc/linux/security/apparmor/
H A Dapparmorfs.c171 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()