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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c145 static int hfs_changefs(struct mount *mp, struct hfs_mount_args *args);
512 retval = hfs_changefs(mp, &args);
514 printf("hfs_mount: hfs_changefs returned %d for %s\n", retval, hfsmp->vcbVN);
651 hfs_changefs(struct mount *mp, struct hfs_mount_args *args) function
2588 * hfs_changefs might be manipulating vnodes so back off

Completed in 22 milliseconds