Home
last modified time | relevance | path

Searched refs:tree_descr (Results 1 – 11 of 11) 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.c44 static const struct tree_descr files[] = {{""}}; in securityfs_fill_super()
/linux/fs/nfsd/
H A Dnfsd.h98 const struct tree_descr *,
H A Dnfsctl.c1236 const struct tree_descr *files, in nfsdfs_create_files()
1268 const struct tree_descr *files, in nfsd_client_mkdir()
1301 static const struct tree_descr nfsd_files[] = { in nfsd_fill_super()
H A Dnfs4state.c3593 static const struct tree_descr client_files[] = {
/linux/security/selinux/
H A Dselinuxfs.c1474 static const struct tree_descr files[] = { in sel_make_avc_files()
1505 static const struct tree_descr files[] = { in sel_make_ss_files()
1831 static const struct tree_descr selinux_files[] = { in sel_fill_super()
/linux/fs/tracefs/
H A Dinode.c466 static const struct tree_descr trace_files[] = {{""}}; in tracefs_fill_super()
/linux/fs/
H A Dbinfmt_misc.c1562 static const struct tree_descr bm_files[] = { in bm_fill_super()
/linux/include/linux/
H A Dfs.h3307 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; argument
3310 const struct tree_descr *);
/linux/security/smack/
H A Dsmackfs.c2793 static const struct tree_descr smack_files[] = { in smk_write_relabel_self()
/linux/security/apparmor/
H A Dapparmorfs.c244 static struct tree_descr files[] = { {""} }; in apparmorfs_fill_super()