Searched refs:root_ino (Results 1 – 7 of 7) sorted by relevance
81 xfs_ino_t root_ino; member
113 dl->root_ino = NULLFSINO; in xchk_setup_dirtree()387 if (parent_ino == dl->root_ino) { in xchk_dirpath_step_up()920 dl->root_ino = sc->mp->m_rootip->i_ino; in xchk_dirtree()
440 parent_ino = dl->root_ino; in xrep_dirtree_unlink()
1828 __entry->rootino = dl->root_ino;
48 static char *root_ino = ""; variable64 root_ino = options; in hostfs_args()263 size_t offset = strlen(root_ino) + 1; in hostfs_show_options()998 kasprintf(GFP_KERNEL, "%s/%s", root_ino, host_root); in hostfs_parse_param()1017 kasprintf(GFP_KERNEL, "%s/%s", root_ino, host_root); in hostfs_parse_monolithic()
134 __le32 root_ino; /* root inode number */ member
3606 le32_to_cpu(raw_super->root_ino) != 3) { in sanity_check_raw_super()3610 le32_to_cpu(raw_super->root_ino)); in sanity_check_raw_super()3801 F2FS_ROOT_INO(sbi) = le32_to_cpu(raw_super->root_ino); in init_sb_info()