Searched refs:largeblock (Results 1 – 5 of 5) sorted by relevance
96 static char largeblock[1048576]; /* should be more than AF_UNIX sockbuf size */ variable133 if (write(fd[0], largeblock, sizeof(largeblock)) == -1) in main()145 if (read(fd[1], largeblock, sizeof(largeblock)) == -1) in main()162 switch (read(fd[1], largeblock, sizeof(largeblock))) { in main()174 if (write(fd[1], largeblock, sizeof(largeblock)) == -1) in main()
810 boolean_t largeblock; member
1601 if (flags->largeblock) in lzc_flags_from_sendflags()1924 tmpflags.largeblock = B_TRUE; in zfs_send_resume_impl_cb_impl()2413 sdd.large_block = flags->largeblock; in zfs_send_cb_impl()
7072 <var-decl name='largeblock' type-id='c19b74c3' visibility='default'/>
4817 flags.largeblock = B_TRUE; in zfs_do_send()4832 flags.largeblock = B_TRUE; in zfs_do_send()4924 flags.holds || flags.largeblock || flags.embed_data || in zfs_do_send()