aio_write_behind_list  609 source3/include/smb.h 	name_compare_entry *aio_write_behind_list; /* Per-share list of files to use aio write behind on. */       
aio_write_behind_list  314 source3/modules/onefs_open.c 	if (conn->aio_write_behind_list &&
aio_write_behind_list  315 source3/modules/onefs_open.c 	    is_in_path(path, conn->aio_write_behind_list, conn->case_sensitive)) {
aio_write_behind_list  268 source3/smbd/conn.c 	free_namearray(conn->aio_write_behind_list);
aio_write_behind_list  568 source3/smbd/open.c 	if (conn->aio_write_behind_list &&
aio_write_behind_list  569 source3/smbd/open.c 	    is_in_path(path, conn->aio_write_behind_list, conn->case_sensitive)) {
aio_write_behind_list  716 source3/smbd/service.c 	conn->aio_write_behind_list = NULL;
aio_write_behind_list  976 source3/smbd/service.c 		set_namearray( &conn->aio_write_behind_list,