Searched refs:rootfs (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/dtrace-118.1/test/tst/common/printf/
H A Dtst.str.d42 printf("rootfs = %s", `rootfs.bo_fstype);
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_conf.c78 struct mount *rootfs; variable in typeref:struct:mount
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c53 static si_item_t *rootfs = NULL; variable
1857 rootfs = (si_item_t *)LI_ils_create("L4488sssss44", (unsigned long)si, CATEGORY_FS, 1, 0LL, 0LL, root_spec, root_path, rootfsinfo.f_fstypename, FSTAB_RW, FSTAB_RW, 0, 1);
1860 return si_item_retain(rootfs);
1977 if (item == rootfs) return 1;

Completed in 87 milliseconds