Home
last modified time | relevance | path

Searched refs:root_ino (Results 1 – 6 of 6) sorted by relevance

/fs/hostfs/
A Dhostfs_kern.c49 static char *root_ino = ""; variable
66 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()
/fs/xfs/scrub/
A Ddirtree.h81 xfs_ino_t root_ino; member
A Ddirtree.c113 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()
A Ddirtree_repair.c440 parent_ino = dl->root_ino; in xrep_dirtree_unlink()
A Dtrace.h1842 __entry->rootino = dl->root_ino;
/fs/f2fs/
A Dsuper.c3948 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