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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c166 int hfs_reload(struct mount *mp);
241 int error = hfs_reload(mp);
243 printf("hfs_mount: hfs_reload returned %d on %s \n", error, hfsmp->vcbVN);
854 hfs_reload(struct mount *mountp) function
878 panic("hfs_reload: dirty1");

Completed in 30 milliseconds