Home
last modified time | relevance | path

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

123

/linux/kernel/
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()
691 get_tree(tree); in audit_trim_trees()
838 get_tree(tree); in audit_add_tree_rule()
901 get_tree(tree); in audit_tag_tree()
937 get_tree(tree); in audit_tag_tree()
/linux/drivers/xen/xenfs/
A Dsuper.c78 .get_tree = xenfs_get_tree,
/linux/fs/sysfs/
A Dmount.c52 .get_tree = sysfs_get_tree,
/linux/fs/configfs/
A Dmount.c105 .get_tree = configfs_get_tree,
/linux/include/linux/
A Dfs_context.h120 int (*get_tree)(struct fs_context *fc); member
/linux/security/
A Dinode.c60 .get_tree = securityfs_get_tree,
/linux/Documentation/filesystems/
A Dmount_api.rst115 superblock thereof). This is filled in by the ->get_tree() op. If this
217 int (*get_tree)(struct fs_context *fc);
230 context may have been removed and NULL'd out by ->get_tree().
277 int (*get_tree)(struct fs_context *fc);
343 during get_tree.
530 the ->get_tree() method.
/linux/fs/freevxfs/
A Dvxfs_super.c293 .get_tree = vxfs_get_tree,
/linux/fs/ramfs/
A Dinode.c295 .get_tree = ramfs_get_tree,
/linux/fs/proc/
A Droot.c240 .get_tree = proc_get_tree,
/linux/fs/coda/
A Dinode.c376 .get_tree = coda_get_tree,
/linux/fs/efs/
A Dsuper.c364 .get_tree = efs_get_tree,
/linux/fs/fuse/
A Dcontrol.c338 .get_tree = fuse_ctl_get_tree,
/linux/fs/jffs2/
A Dsuper.c306 .get_tree = jffs2_get_tree,
/linux/fs/efivarfs/
A Dsuper.c361 .get_tree = efivarfs_get_tree,
/linux/fs/autofs/
A Dinode.c396 .get_tree = autofs_get_tree,
/linux/fs/vboxsf/
A Dsuper.c422 .get_tree = vboxsf_get_tree,
/linux/fs/qnx4/
A Dinode.c57 .get_tree = qnx4_get_tree,
/linux/fs/openpromfs/
A Dinode.c416 .get_tree = openpromfs_get_tree,
/linux/arch/s390/hypfs/
A Dinode.c304 .get_tree = hypfs_get_tree,
/linux/fs/romfs/
A Dsuper.c558 .get_tree = romfs_get_tree,
/linux/drivers/infiniband/hw/qib/
A Dqib_fs.c488 .get_tree = qibfs_get_tree,
/linux/drivers/misc/ibmasm/
A Dibmasmfs.c86 .get_tree = ibmasmfs_get_tree,
/linux/fs/
A Dfs_context.c694 .get_tree = legacy_get_tree,
/linux/fs/squashfs/
A Dsuper.c508 .get_tree = squashfs_get_tree,

Completed in 40 milliseconds

123