Searched refs:root_ino (Results 1 – 4 of 4) sorted by relevance
49 static char *root_ino = ""; variable66 root_ino = options; in hostfs_args()250 size_t offset = strlen(root_ino) + 1; in hostfs_show_options()1054 fsi->host_root_path = kasprintf(GFP_KERNEL, "%s/", root_ino); in hostfs_init_fs_context()
138 __le32 root_ino; /* root inode number */ member
4071 le32_to_cpu(raw_super->root_ino) != 3) { in sanity_check_raw_super()4075 le32_to_cpu(raw_super->root_ino)); in sanity_check_raw_super()4290 F2FS_ROOT_INO(sbi) = le32_to_cpu(raw_super->root_ino); in init_sb_info()
1842 __entry->rootino = dl->root_ino;