Searched refs:root_ino (Results 1 – 6 of 6) 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()995 kasprintf(GFP_KERNEL, "%s/%s", root_ino, host_root); in hostfs_parse_param()1014 kasprintf(GFP_KERNEL, "%s/%s", root_ino, host_root); in hostfs_parse_monolithic()
81 xfs_ino_t root_ino; member
113 dl->root_ino = NULLFSINO; in xchk_setup_dirtree()388 if (parent_ino == dl->root_ino) { in xchk_dirpath_step_up()931 dl->root_ino = xchk_inode_rootdir_inum(sc->ip); in xchk_dirtree()
440 parent_ino = dl->root_ino; in xrep_dirtree_unlink()
1842 __entry->rootino = dl->root_ino;
3948 le32_to_cpu(raw_super->root_ino) != 3) { in sanity_check_raw_super()3952 le32_to_cpu(raw_super->root_ino)); in sanity_check_raw_super()4151 F2FS_ROOT_INO(sbi) = le32_to_cpu(raw_super->root_ino); in init_sb_info()
Completed in 28 milliseconds