Searched defs:rootdir (Results 1 – 9 of 9) sorted by relevance
24 def main(rootdir): argument
19 def run_once(self, rootdir="/", args=[]): argument
51 rootdir = sys.argv[1] variable
76 void erofs_set_fs_root(const char *rootdir) in erofs_set_fs_root()
1163 static void erofs_fixup_meta_blkaddr(struct erofs_inode *rootdir) in erofs_fixup_meta_blkaddr()
240 base::FilePath rootdir(kSysBlockPath); in SearchLoopDevicePaths() local
99 static const char *rootdir = "/"; variable
416 def _resolve_modname_matcher(match, rootdir=None): argument
27 def __init__(self, rootdir, basefilename, print_console, subdir="logs"): argument