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

/linux-master/drivers/xen/xenfs/
H A Dsuper.c49 static const struct tree_descr xenfs_files[] = {
56 static const struct tree_descr xenfs_init_files[] = {
/linux-master/security/
H A Dinode.c42 static const struct tree_descr files[] = {{""}};
/linux-master/fs/fuse/
H A Dcontrol.c312 static const struct tree_descr empty_descr = {""};
/linux-master/fs/nfsd/
H A Dnfsctl.c1268 const struct tree_descr *files,
1306 const struct tree_descr *files,
1339 static const struct tree_descr nfsd_files[] = {
H A Dnfsd.h127 const struct tree_descr *,
H A Dnfs4state.c3020 static const struct tree_descr client_files[] = {
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_fs.c456 static const struct tree_descr files[] = {
/linux-master/fs/tracefs/
H A Dinode.c408 static const struct tree_descr trace_files[] = {{""}};
/linux-master/fs/debugfs/
H A Dinode.c268 static const struct tree_descr debug_files[] = {{""}};
/linux-master/security/selinux/
H A Dselinuxfs.c1585 static const struct tree_descr files[] = {
1621 static const struct tree_descr files[] = {
1978 static const struct tree_descr selinux_files[] = {
/linux-master/fs/
H A Dbinfmt_misc.c975 static const struct tree_descr bm_files[] = {
H A Dlibfs.c952 const struct tree_descr *files)
/linux-master/kernel/bpf/
H A Dinode.c1011 static const struct tree_descr bpf_rfiles[] = { { "" } };
/linux-master/include/linux/
H A Dfs.h3322 struct tree_descr { const char *name; const struct file_operations *ops; int mode; }; struct
3325 const struct tree_descr *);
/linux-master/security/smack/
H A Dsmackfs.c2889 static const struct tree_descr smack_files[] = {
/linux-master/security/apparmor/
H A Dapparmorfs.c171 static struct tree_descr files[] = { {""} };

Completed in 279 milliseconds