Searched refs:dump_fd (Results 1 – 1 of 1) sorted by relevance
511 int dump_fd; in zfs_file_open() local539 dump_fd = open64(dumppath, O_CREAT | O_WRONLY, 0666); in zfs_file_open()541 if (dump_fd == -1) { in zfs_file_open()547 dump_fd = -1; in zfs_file_open()554 fp->f_dump_fd = dump_fd; in zfs_file_open()