Home
last modified time | relevance | path

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

/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()
/linux/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/linux/fs/fuse/
H A Dcontrol.c308 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/linux/drivers/infiniband/hw/qib/
H A Dqib_fs.c457 static const struct tree_descr files[] = { in qibfs_fill_super()
/linux/fs/nfsd/
H A Dnfsd.h131 const struct tree_descr *,
H A Dnfsctl.c1285 const struct tree_descr *files, in nfsdfs_create_files()
1323 const struct tree_descr *files, in nfsd_client_mkdir()
1356 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
H A Dnfs4state.c3053 static const struct tree_descr client_files[] = {
/linux/security/selinux/
H A Dselinuxfs.c1591 static const struct tree_descr files[] = { in sel_make_avc_files()
1627 static const struct tree_descr files[] = { in sel_make_ss_files()
1984 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/linux/fs/tracefs/
H A Dinode.c474 static const struct tree_descr trace_files[] = {{""}}; in tracefs_fill_super()
/linux/fs/debugfs/
H A Dinode.c255 static const struct tree_descr debug_files[] = {{""}}; in debugfs_fill_super()
/linux/kernel/bpf/
H A Dinode.c1012 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/linux/include/linux/
H A Dfs.h3451 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument
3454 const struct tree_descr *);
/linux/fs/
H A Dlibfs.c1011 const struct tree_descr *files) in simple_fill_super()
/linux/security/smack/
H A Dsmackfs.c2887 static const struct tree_descr smack_files[] = { in smk_fill_super()
/linux/security/apparmor/
H A Dapparmorfs.c171 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()