dir_existed      2377 source3/smbd/open.c 	bool dir_existed = VALID_STAT(*psbuf) ? True : False;
dir_existed      2400 source3/smbd/open.c 	status = calculate_access_mask(conn, fname, dir_existed,
dir_existed      2573 source3/smbd/open.c 				create_options, &dir_existed);