Searched refs:OBJFS_ROOT (Results 1 – 5 of 5) sorted by relevance
39 #define OBJFS_ROOT "/system/object" macro
213 (void) snprintf(objpath, PATH_MAX, "%s/%s/object", OBJFS_ROOT, driver); in mod_fmri_create()
118 OBJFS_ROOT,
1061 "%s/%s/object", OBJFS_ROOT, name); in dt_module_update()1161 (dirp = opendir(OBJFS_ROOT)) != NULL) { in dtrace_update()
973 vfs_mountfs("objfs", "objfs", OBJFS_ROOT); in vfs_mountroot()