Searched refs:hfs_setattr (Results 1 – 3 of 3) sorted by relevance
120 if(hfs_setattr(vol, DB, &ent) < 0) in make_desktop()132 if (hfs_setattr(vol, DF, &ent) < 0) in make_desktop()
138 int hfs_setattr(hfsvol *, char *, hfsdirent *);
1524 int hfs_setattr(hfsvol *vol, char *path, hfsdirent *ent) function