Home
last modified time | relevance | path

Searched defs:zfd (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/openzfs/cmd/zed/
H A Dzed_exec.c113 char *env[], int zfd, boolean_t in_foreground) in _zed_exec_fork_child()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_file.c59 zpl_file_data_t *zfd = kmem_zalloc(sizeof (*zfd), KM_SLEEP); in zpl_dio_read_decline() local
109 zpl_file_data_t *zfd = filp->private_data; in zpl_release() local
271 zpl_file_data_t *zfd = atomic_load_ptr(&filp->private_data); in zpl_iter_read() local
/freebsd/lib/libc/tests/stdtime/
H A Ddetect_tz_changes_test.c71 int zfd, sfd, dfd; change_tz() local
/freebsd/usr.bin/gzip/
H A Dgzip.c1378 int fd, ofd, zfd = -1; in file_uncompress() local