Searched refs:FILE_TRUNC (Results 1 – 14 of 14) sorted by relevance
97 log_note "Invoking $FILE_TRUNC with: $options_display"98 $FILE_TRUNC $options $TESTDIR/$TESTFILE.$i &103 log_fail "$FILE_TRUNC $options $TESTDIR/$TESTFILE.$i"
95 log_note "Invoking $FILE_TRUNC with: $options_display"96 $FILE_TRUNC $options $TESTDIR/$TESTFILE.$i &101 log_fail "$FILE_TRUNC $options $TESTDIR/$TESTFILE.$i"
69 log_note "Invoking $FILE_TRUNC with: $options_display"70 log_must $FILE_TRUNC $options $TESTDIR/$TESTFILE
74 log_note "Invoking $FILE_TRUNC with: $options_display"75 log_must $FILE_TRUNC $options $TESTDIR/$TESTFILE
343 if (ev == NULL || (ev->portev_events & FILE_TRUNC) || in associate()344 !(ev->portev_events & (FILE_MODIFIED | FILE_TRUNC))) { in associate()346 (uintptr_t)&file->fobj[0], FILE_TRUNC, file); in associate()353 !(ev->portev_events & (FILE_MODIFIED | FILE_TRUNC))) { in associate()491 if (ev.portev_events & FILE_TRUNC) in follow()
70 $FILE_TRUNC -f $((64 * 1024 * 1024)) -b 8192 -c 0 -r $TESTDIR/$TESTFILE1 &
69 $FILE_TRUNC -f $((64 * 1024 * 1024)) -b 8192 -c 0 -r $TESTDIR/$TESTFILE1 &
72 $FILE_TRUNC -f $((64 * 1024 * 1024)) -b 8192 -c 0 -r $TESTDIR/$TESTFILE1 &
111 #define FILE_TRUNC 0x00100000 macro
355 |FILE_NOFOLLOW|FILE_TRUNC)
52 #define FILE_TRUNC 0x0200 macro
48 export FILE_TRUNC="/opt/zfs-tests/bin/file_trunc"
1980 event |= FILE_TRUNC; in port_fop()2342 FILE_MODIFIED|FILE_ATTRIB|FILE_TRUNC, NULL, NULL); in port_fop_vnevent()2357 port_fop_sendevent(vp, FILE_TRUNC, NULL, NULL); in port_fop_vnevent()