aio_write_behind  454 source3/include/smb.h 	bool aio_write_behind;
aio_write_behind  316 source3/modules/onefs_open.c 		fsp->aio_write_behind = True;
aio_write_behind  294 source3/smbd/aio.c 	    && fsp->aio_write_behind) {
aio_write_behind  394 source3/smbd/aio.c 	if (fsp->aio_write_behind) {
aio_write_behind  535 source3/smbd/close.c 	if (fsp->aio_write_behind) {
aio_write_behind  572 source3/smbd/files.c 	to->aio_write_behind = from->aio_write_behind;
aio_write_behind  570 source3/smbd/open.c 		fsp->aio_write_behind = True;