Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/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-6.3-rc2/drivers/xen/xenfs/
A Dsuper.c78 .get_tree = xenfs_get_tree,
/linux-6.3-rc2/fs/sysfs/
A Dmount.c52 .get_tree = sysfs_get_tree,
/linux-6.3-rc2/fs/configfs/
A Dmount.c105 .get_tree = configfs_get_tree,
/linux-6.3-rc2/security/
A Dinode.c60 .get_tree = securityfs_get_tree,
/linux-6.3-rc2/include/linux/
A Dfs_context.h120 int (*get_tree)(struct fs_context *fc); member
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst116 superblock thereof). This is filled in by the ->get_tree() op. If this
218 int (*get_tree)(struct fs_context *fc);
231 context may have been removed and NULL'd out by ->get_tree().
278 int (*get_tree)(struct fs_context *fc);
344 during get_tree.
531 the ->get_tree() method.
/linux-6.3-rc2/fs/efivarfs/
A Dsuper.c236 .get_tree = efivarfs_get_tree,
/linux-6.3-rc2/fs/ramfs/
A Dinode.c264 .get_tree = ramfs_get_tree,
/linux-6.3-rc2/fs/proc/
A Droot.c240 .get_tree = proc_get_tree,
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c304 .get_tree = jffs2_get_tree,
/linux-6.3-rc2/fs/fuse/
A Dcontrol.c346 .get_tree = fuse_ctl_get_tree,
/linux-6.3-rc2/fs/vboxsf/
A Dsuper.c430 .get_tree = vboxsf_get_tree,
/linux-6.3-rc2/fs/openpromfs/
A Dinode.c418 .get_tree = openpromfs_get_tree,
/linux-6.3-rc2/drivers/infiniband/hw/qib/
A Dqib_fs.c488 .get_tree = qibfs_get_tree,
/linux-6.3-rc2/arch/s390/hypfs/
A Dinode.c304 .get_tree = hypfs_get_tree,
/linux-6.3-rc2/fs/erofs/
A Dsuper.c886 .get_tree = erofs_fc_get_tree,
892 .get_tree = erofs_fc_anon_get_tree,
/linux-6.3-rc2/drivers/misc/ibmasm/
A Dibmasmfs.c86 .get_tree = ibmasmfs_get_tree,
/linux-6.3-rc2/fs/romfs/
A Dsuper.c568 .get_tree = romfs_get_tree,
/linux-6.3-rc2/fs/
A Dfs_context.c642 .get_tree = legacy_get_tree,
A Dbinfmt_misc.c798 .get_tree = bm_get_tree,
/linux-6.3-rc2/fs/squashfs/
A Dsuper.c493 .get_tree = squashfs_get_tree,
/linux-6.3-rc2/fs/afs/
A Dsuper.c623 .get_tree = afs_get_tree,
/linux-6.3-rc2/kernel/bpf/
A Dinode.c777 .get_tree = bpf_get_tree,
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dinode.c734 .get_tree = spufs_get_tree,

Completed in 34 milliseconds

123