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

/xnu-2782.1.97/bsd/hfs/
H A Dhfs.h706 #define HFS_TRUNCATE_SKIPTIMES 0x00000002 /* implied by skipupdate; it is a subset */ macro
H A Dhfs_cnode.c835 (void) hfs_truncate(vp, leof, IO_NDELAY, HFS_TRUNCATE_SKIPTIMES, context);
H A Dhfs_readwrite.c2350 error = hfs_truncate(vp, 0, IO_NDELAY, HFS_TRUNCATE_SKIPTIMES,
3283 int suppress_times = (truncateflags & HFS_TRUNCATE_SKIPTIMES);

Completed in 37 milliseconds