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()
827 boolean_t largeblock; member
1605 if (flags->largeblock) in lzc_flags_from_sendflags()1928 tmpflags.largeblock = B_TRUE; in zfs_send_resume_impl_cb_impl()2422 sdd.large_block = flags->largeblock; in zfs_send_cb_impl()
7640 <var-decl name='largeblock' type-id='c19b74c3' visibility='default'/>
4874 flags.largeblock = B_TRUE; in zfs_do_send()4889 flags.largeblock = B_TRUE; in zfs_do_send()4984 flags.holds || flags.largeblock || flags.embed_data || in zfs_do_send()