Searched refs:f_trunc (Results 1 – 3 of 3) sorted by relevance
35 int f_trunc(hfsfile *);
1241 f_trunc(file) < 0) in hfs_setfork()1455 if (f_trunc(file) < 0 ||1804 if (f_trunc(&file) < 0)1808 if (f_trunc(&file) < 0)2047 if (f_trunc(file) < 0 ||
287 int f_trunc(hfsfile *file) in f_trunc() function