Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/linux-6.15/fs/fuse/
H A Dcontrol.c308 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/linux-6.15/drivers/infiniband/hw/qib/
H A Dqib_fs.c458 static const struct tree_descr files[] = { in qibfs_fill_super()
/linux-6.15/fs/nfsd/
H A Dnfsd.h128 const struct tree_descr *,
H A Dnfsctl.c1244 const struct tree_descr *files, in nfsdfs_create_files()
1282 const struct tree_descr *files, in nfsd_client_mkdir()
1315 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
H A Dnfs4state.c3143 static const struct tree_descr client_files[] = {
/linux-6.15/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-6.15/fs/tracefs/
H A Dinode.c475 static const struct tree_descr trace_files[] = {{""}}; in tracefs_fill_super()
/linux-6.15/fs/debugfs/
H A Dinode.c268 static const struct tree_descr debug_files[] = {{""}}; in debugfs_fill_super()
/linux-6.15/fs/
H A Dbinfmt_misc.c975 static const struct tree_descr bm_files[] = { in bm_fill_super()
H A Dlibfs.c1004 const struct tree_descr *files) in simple_fill_super()
/linux-6.15/kernel/bpf/
H A Dinode.c1012 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/linux-6.15/include/linux/
H A Dfs.h3562 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument
3565 const struct tree_descr *);
/linux-6.15/security/smack/
H A Dsmackfs.c2868 static const struct tree_descr smack_files[] = { in smk_fill_super()
/linux-6.15/security/apparmor/
H A Dapparmorfs.c171 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()