Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/kernel/linux/linux-6.6/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/kernel/linux/linux-5.10/fs/fuse/
H A Dcontrol.c333 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/kernel/linux/linux-6.6/fs/fuse/
H A Dcontrol.c316 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/kernel/linux/linux-5.10/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.h101 struct nfsdfs_client *ncl, u32 id, const struct tree_descr *);
/kernel/linux/linux-6.6/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.h109 const struct tree_descr *,
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_fs.c516 static const struct tree_descr files[] = { in qibfs_fill_super()
/kernel/linux/linux-5.10/fs/tracefs/
H A Dinode.c354 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_fs.c456 static const struct tree_descr files[] = { in qibfs_fill_super()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/security/selinux/
H A Dselinuxfs.c1617 static const struct tree_descr files[] = { in sel_make_avc_files()
1653 static const struct tree_descr files[] = { in sel_make_ss_files()
1990 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/fs/debugfs/
H A Dinode.c239 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
/kernel/linux/linux-5.10/kernel/bpf/
H A Dinode.c753 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_misc.c779 static const struct tree_descr bm_files[] = { in bm_fill_super()
/kernel/linux/linux-6.6/fs/debugfs/
H A Dinode.c262 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
/kernel/linux/linux-6.6/fs/tracefs/
H A Dinode.c408 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
/kernel/linux/linux-6.6/kernel/bpf/
H A Dinode.c742 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3266 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; struct
3269 const struct tree_descr *);
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3163 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; struct
3166 const struct tree_descr *);

Completed in 50 milliseconds

12