Searched refs:root_info (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ecryptfs/ |
| H A D | main.c | 482 struct ecryptfs_dentry_info *root_info; in ecryptfs_mount() local 589 root_info = kmem_cache_zalloc(ecryptfs_dentry_info_cache, GFP_KERNEL); in ecryptfs_mount() 590 if (!root_info) in ecryptfs_mount() 594 ecryptfs_set_dentry_private(s->s_root, root_info); in ecryptfs_mount() 595 root_info->lower_path = path; in ecryptfs_mount()
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | super.c | 192 err = vboxsf_stat(sbi, &root_path, &sbi->root_info); in vboxsf_fill_super() 207 vboxsf_init_inode(sbi, iroot, &sbi->root_info); in vboxsf_fill_super() 413 vboxsf_init_inode(sbi, iroot, &sbi->root_info); in vboxsf_reconfigure()
|
| H A D | vfsmod.h | 43 struct shfl_fsobjinfo root_info; member
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | root.c | 33 static const struct driver_info root_info = { variable 169 ret = device_bind_by_name(NULL, false, &root_info, &DM_ROOT_NON_CONST); in dm_init()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |