Searched refs:get_tree (Results 1 – 25 of 35) sorted by relevance
12
| /linux/drivers/xen/xenfs/ |
| H A D | super.c | 78 .get_tree = xenfs_get_tree,
|
| /linux/fs/configfs/ |
| H A D | mount.c | 106 .get_tree = configfs_get_tree,
|
| /linux/security/ |
| H A D | inode.c | 62 .get_tree = securityfs_get_tree,
|
| /linux/include/linux/ |
| H A D | fs_context.h | 120 int (*get_tree)(struct fs_context *fc); member
|
| /linux/fs/jffs2/ |
| H A D | super.c | 306 .get_tree = jffs2_get_tree,
|
| /linux/fs/openpromfs/ |
| H A D | inode.c | 416 .get_tree = openpromfs_get_tree,
|
| /linux/arch/s390/hypfs/ |
| H A D | inode.c | 288 .get_tree = hypfs_get_tree,
|
| /linux/fs/adfs/ |
| H A D | super.c | 434 .get_tree = adfs_get_tree,
|
| /linux/fs/devpts/ |
| H A D | inode.c | 412 .get_tree = devpts_get_tree,
|
| /linux/fs/orangefs/ |
| H A D | super.c | 570 .get_tree = orangefs_get_tree,
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 711 .get_tree = binderfs_fs_context_get_tree,
|
| /linux/fs/squashfs/ |
| H A D | super.c | 516 .get_tree = squashfs_get_tree,
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 498 .get_tree = tracefs_get_tree,
|
| /linux/fs/afs/ |
| H A D | super.c | 616 .get_tree = afs_get_tree,
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 722 .get_tree = spufs_get_tree,
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 785 .get_tree = ovl_get_tree,
|
| /linux/net/sunrpc/ |
| H A D | rpc_pipe.c | 1177 .get_tree = rpc_fs_get_tree,
|
| /linux/fs/erofs/ |
| H A D | super.c | 909 .get_tree = erofs_fc_get_tree,
|
| /linux/fs/zonefs/ |
| H A D | super.c | 1381 .get_tree = zonefs_get_tree,
|
| /linux/fs/ |
| H A D | binfmt_misc.c | 1645 .get_tree = bm_get_tree,
|
| H A D | super.c | 1947 error = fc->ops->get_tree(fc); in vfs_get_tree()
|
| /linux/ipc/ |
| H A D | mqueue.c | 1609 .get_tree = mqueue_get_tree,
|
| /linux/fs/ceph/ |
| H A D | super.c | 1428 .get_tree = ceph_get_tree,
|
| /linux/kernel/cgroup/ |
| H A D | cgroup.c | 2332 .get_tree = cgroup_get_tree, 2339 .get_tree = cgroup1_get_tree, 2435 .get_tree = cgroup1_get_tree,
|
| /linux/fs/ntfs3/ |
| H A D | super.c | 1870 .get_tree = ntfs_fs_get_tree,
|
12