Searched refs:hfs_setfork (Results 1 – 3 of 3) sorted by relevance
124 int hfs_setfork(hfsfile *, int);
1236 int hfs_setfork(hfsfile *file, int fork) in hfs_setfork() function
390 if ((hfs_setfork(hfp, 1)) < 0) in FDECL2()