Home
last modified time | relevance | path

Searched refs:punch (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/slog/
H A Dslog_replay_volume.ksh122 if fallocate --punch-hole 2>&1 | grep -q "unrecognized option"; then
126 log_must fallocate --punch-hole -l 128K -o 512K $MNTPNT/discard
127 log_must fallocate --punch-hole -l 512K -o 1M $MNTPNT/discard
/freebsd/sys/geom/zoned/
H A Dg_zoned.c771 bool punch; in g_zoned_zonecmd() local
801 punch = args->zone_cmd == DISK_ZONE_RWP && cp->acw > 0; in g_zoned_zonecmd()
917 if (punch) in g_zoned_zonecmd()
924 if (punch) { in g_zoned_zonecmd()
/freebsd/share/dict/
H A Dweb2a5138 bell punch
5199 belt punch
5244 bending punch
6079 blanking punch
6136 blind-punch
6215 block punch
7567 brad punch
10737 center punch
11150 check punch
12952 coining punch
[all …]
H A Dweb2160103 punch
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Dlibtest.shlib3833 fallocate --punch-hole --offset $offset --length $length "$file"