Searched refs:wf (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
| H A D | redundancy.kshlib | 271 log_must zpool replace -wf $pool $vdev $vdev
|
| /f-stack/freebsd/kern/ |
| H A D | sys_pipe.c | 447 struct file *rf, *wf; in kern_pipe() local 477 error = falloc_caps(td, &wf, &fd, flags, fcaps2); in kern_pipe() 486 finit(wf, fflags, DTYPE_PIPE, wpipe, &pipeops); in kern_pipe() 487 fdrop(wf, td); in kern_pipe()
|