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

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vfsops.c150 static int hfs_changefs(struct mount *mp, struct hfs_mount_args *args);
495 retval = hfs_changefs(mp, &args);
497 printf("hfs_mount: hfs_changefs returned %d for %s\n", retval, hfsmp->vcbVN);
622 hfs_changefs(struct mount *mp, struct hfs_mount_args *args) function
2516 * hfs_changefs might be manipulating vnodes so back off

Completed in 28 milliseconds