Home
last modified time | relevance | path

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

123

/Linux-v6.6/kernel/
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-v6.6/drivers/xen/xenfs/
Dsuper.c78 .get_tree = xenfs_get_tree,
/Linux-v6.6/fs/sysfs/
Dmount.c52 .get_tree = sysfs_get_tree,
/Linux-v6.6/fs/configfs/
Dmount.c105 .get_tree = configfs_get_tree,
/Linux-v6.6/include/linux/
Dfs_context.h120 int (*get_tree)(struct fs_context *fc); member
/Linux-v6.6/security/
Dinode.c60 .get_tree = securityfs_get_tree,
/Linux-v6.6/Documentation/filesystems/
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-v6.6/fs/ramfs/
Dinode.c264 .get_tree = ramfs_get_tree,
/Linux-v6.6/fs/efivarfs/
Dsuper.c279 .get_tree = efivarfs_get_tree,
/Linux-v6.6/fs/proc/
Droot.c240 .get_tree = proc_get_tree,
/Linux-v6.6/fs/fuse/
Dcontrol.c346 .get_tree = fuse_ctl_get_tree,
/Linux-v6.6/fs/jffs2/
Dsuper.c304 .get_tree = jffs2_get_tree,
/Linux-v6.6/fs/openpromfs/
Dinode.c417 .get_tree = openpromfs_get_tree,
/Linux-v6.6/fs/vboxsf/
Dsuper.c430 .get_tree = vboxsf_get_tree,
/Linux-v6.6/arch/s390/hypfs/
Dinode.c304 .get_tree = hypfs_get_tree,
/Linux-v6.6/drivers/infiniband/hw/qib/
Dqib_fs.c487 .get_tree = qibfs_get_tree,
/Linux-v6.6/fs/erofs/
Dsuper.c839 .get_tree = erofs_fc_get_tree,
845 .get_tree = erofs_fc_anon_get_tree,
/Linux-v6.6/drivers/misc/ibmasm/
Dibmasmfs.c86 .get_tree = ibmasmfs_get_tree,
/Linux-v6.6/fs/romfs/
Dsuper.c567 .get_tree = romfs_get_tree,
/Linux-v6.6/fs/
Dfs_context.c694 .get_tree = legacy_get_tree,
Dbinfmt_misc.c797 .get_tree = bm_get_tree,
/Linux-v6.6/fs/squashfs/
Dsuper.c508 .get_tree = squashfs_get_tree,
/Linux-v6.6/fs/afs/
Dsuper.c623 .get_tree = afs_get_tree,
/Linux-v6.6/kernel/bpf/
Dinode.c774 .get_tree = bpf_get_tree,
/Linux-v6.6/drivers/android/
Dbinderfs.c752 .get_tree = binderfs_fs_context_get_tree,

123