Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/xen/xenfs/
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.3-rc2/security/
A Dinode.c42 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/linux-6.3-rc2/fs/fuse/
A Dcontrol.c316 static const struct tree_descr empty_descr = {""}; in fuse_ctl_fill_super()
/linux-6.3-rc2/fs/nfsd/
A Dnfsctl.c1293 const struct tree_descr *files, in nfsdfs_create_files()
1330 const struct tree_descr *files, in nfsd_client_mkdir()
1376 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
A Dnfsd.h111 const struct tree_descr *,
A Dnfs4state.c2852 static const struct tree_descr client_files[] = {
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_fs.c457 static const struct tree_descr files[] = { in qibfs_fill_super()
/linux-6.3-rc2/fs/tracefs/
A Dinode.c356 static const struct tree_descr trace_files[] = {{""}}; in trace_fill_super()
/linux-6.3-rc2/fs/debugfs/
A Dinode.c261 static const struct tree_descr debug_files[] = {{""}}; in debug_fill_super()
/linux-6.3-rc2/fs/
A Dbinfmt_misc.c780 static const struct tree_descr bm_files[] = { in bm_fill_super()
A Dlibfs.c645 const struct tree_descr *files) in simple_fill_super()
/linux-6.3-rc2/kernel/bpf/
A Dinode.c745 static const struct tree_descr bpf_rfiles[] = { { "" } }; in bpf_fill_super()
/linux-6.3-rc2/security/selinux/
A Dselinuxfs.c1690 static const struct tree_descr files[] = { in sel_make_avc_files()
1726 static struct tree_descr files[] = { in sel_make_ss_files()
2064 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/linux-6.3-rc2/fs/erofs/
A Dsuper.c706 static const struct tree_descr empty_descr = {""}; in erofs_fc_fill_pseudo_super()
/linux-6.3-rc2/include/linux/
A Dfs.h2926 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument
2929 const struct tree_descr *);
/linux-6.3-rc2/security/smack/
A Dsmackfs.c2889 static const struct tree_descr smack_files[] = { in smk_fill_super()
/linux-6.3-rc2/security/apparmor/
A Dapparmorfs.c171 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()

Completed in 83 milliseconds