Home
last modified time | relevance | path

Searched refs:get_tree (Results 1 – 25 of 75) sorted by relevance

123

/linux/kernel/
H A Daudit_tree.c111 static inline void get_tree(struct audit_tree *tree) in get_tree() function
312 get_tree(owner); in replace_chunk()
434 get_tree(tree); in create_chunk()
506 get_tree(tree); in tag_chunk()
686 get_tree(tree); in audit_trim_trees()
842 get_tree(tree); in audit_add_tree_rule()
906 get_tree(tree); in audit_tag_tree()
942 get_tree(tree); in audit_tag_tree()
/linux/drivers/xen/xenfs/
H A Dsuper.c78 .get_tree = xenfs_get_tree,
/linux/fs/sysfs/
H A Dmount.c52 .get_tree = sysfs_get_tree,
/linux/fs/configfs/
H A Dmount.c106 .get_tree = configfs_get_tree,
/linux/security/
H A Dinode.c60 .get_tree = securityfs_get_tree,
/linux/include/linux/
H A Dfs_context.h120 int (*get_tree)(struct fs_context *fc); member
/linux/fs/freevxfs/
H A Dvxfs_super.c293 .get_tree = vxfs_get_tree,
/linux/fs/ramfs/
H A Dinode.c296 .get_tree = ramfs_get_tree,
/linux/fs/proc/
H A Droot.c240 .get_tree = proc_get_tree,
/linux/fs/fuse/
H A Dcontrol.c338 .get_tree = fuse_ctl_get_tree,
/linux/fs/coda/
H A Dinode.c376 .get_tree = coda_get_tree,
/linux/fs/openpromfs/
H A Dinode.c416 .get_tree = openpromfs_get_tree,
/linux/fs/qnx4/
H A Dinode.c57 .get_tree = qnx4_get_tree,
/linux/drivers/base/
H A Ddevtmpfs.c467 devtmpfs_context_ops.get_tree = &devtmpfs_get_tree; in devtmpfs_configure_context()
/linux/fs/vboxsf/
H A Dsuper.c422 .get_tree = vboxsf_get_tree,
/linux/fs/autofs/
H A Dinode.c396 .get_tree = autofs_get_tree,
/linux/fs/hfs/
H A Dsuper.c398 .get_tree = hfs_get_tree,
/linux/fs/pstore/
H A Dinode.c458 .get_tree = pstore_get_tree,
/linux/fs/adfs/
H A Dsuper.c431 .get_tree = adfs_get_tree,
/linux/fs/efivarfs/
H A Dsuper.c403 .get_tree = efivarfs_get_tree,
/linux/fs/romfs/
H A Dsuper.c558 .get_tree = romfs_get_tree,
/linux/fs/devpts/
H A Dinode.c426 .get_tree = devpts_get_tree,
/linux/drivers/misc/ibmasm/
H A Dibmasmfs.c86 .get_tree = ibmasmfs_get_tree,
/linux/fs/orangefs/
H A Dsuper.c570 .get_tree = orangefs_get_tree,
/linux/fs/qnx6/
H A Dinode.c639 .get_tree = qnx6_get_tree,

123